var fDesc=new Array(); fDesc[0] = "Renee PDF Aide is the multifunctional software of editing and converting PDF files. Renee PDF Aide can convert PDF to editable files like Word/Excel/PowePoint/Image/HTML/TXT and the other common formats at a speed of 80 pages/min. User can designate the specific pages to convert. Besides, it can repair the damaged PDF files, compress PDF files to shorten the loading time, merge several files into one and rotate the file position. En/decryption and watermark are allowed to add for PDF files, too. With the utilization of OCR technology, Renee PDF Aide can recognize characters from files in English/French/ /German/Spanish/Portuguese/Chinese/Korean/Japanese. Under the mode of OCR, it can greatly improve the accuracy of character recognition. Even though you are a new user, you can use this software easily. Renee PDF Aide is compatible with Windows 10/8.1/8/7/Vista/XP/2000 (32 bits and 64 bits)."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }