var fDesc=new Array(); fDesc[0] = "VeryPDF Image2PDF is a powerful yet easy to use application that allows you to directly convert dozens of image formats, such as TIF, JPG, GIF, PNG, BMP, PSD, WMF, EMF, PDF, PCX, PIC,etc. into PDF format. This incredible program has the ability to correct black and white images by using special techniques to insure high quality output after conversion. What is more, the program features a very simple and intuitive user interface which does not require any technical knowledge to be operated and makes this task a breeze.VeryPDF Image2PDF can operate Adobe Acrobat independently and enables you to scan paper documents directly to image files and then convert them to PDF in a few simple steps. This program is perfect for high-volume document archive/database systems that require unattended batch image conversions (TIFF or other images) to PDF format. All in all, if you are looking for an application that allows you to convert images into PDF files in a few seconds, VeryPDF Image2PDF is perfect for you."; 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 = ''; } }