var fDesc=new Array(); fDesc[1] = "supports all kinds of Adobe PDF files and versions, and it is possible to open the converted file in any text editor so having Microsoft Word is not quite necessary. You can use the basic Windows text editor to open the resulting text file."; fDesc[2] = "all versions of Acrobat Reader applications. PDF documents can be protected by password with 40 or 128 bit encryption. Batch conversion operation supported. Manual operations by means of command line actions and script inclusion."; fDesc[3] = "file, as well as a batch of pdf files at one time. You no longer need the expensive Adobe Acrobat, PDF converter saves your money. As a free bonus to the registered users we offer a command line to manage the utility most efficiently. Key Features Converts pdf to text Support next image formats - bmp, jpeg, wmf, emf, png, gif, eps Converts a batch of files No need for Adobe Acrobat Supports PDF written in multi-byte Languages Preserves original document layout Extremely easy-t-use"; fDesc[4] = "the new PDF1.8 file format, and can read documents in more than 20 different languages, including those with double-byte characters. The layout of the text file reflects the layout of the original text in the PDF document."; fDesc[5] = "perfect replica of the original PDF document, or a customized version of it. If you wish, it can also extract the images and save them in a different folder. The resulting Word compatible document is perfectly editable."; fDesc[6] = "a lot of different image formats, such as TIFF, TIF, GIF, JPG, BNG, EMF, BMP, TGA, PCX and many more. Using this program, you will also be able to convert a whole PDF page to any image file, including text, line, ellipse, bezier, arc, color, form, image and many other type elements."; fDesc[7] = "unmatched combination of creation, editing and conversion features. Renowned security and markup capabilities make PDF document collaboration and control easier than ever before. Edit PDF documents directly just like working in the original file. Use FormTyper to instantly convert static PDF forms into fill-able PDF forms. Advanced PDF/A technology guarantees documents will always display and print reliably while cutting-edge compression techniques reduce file sizes significantly. What's more, integration of Nuance's award-winning RealSpeak text-to-speech technology allows any PDF to even be read aloud! Best of all, PDF Converter Professional is less than a third the price of the alternatives - so you can see what we mean by \"Better PDF for Business.\" PDF Creation Features Industry-Standard PDF Creates 100% industry-standard PDF files that can be read, printed, or processed by popular..."; fDesc[8] = "any need of Adobe Acrobat or Adobe Reader. You can set permissions and passwords for the PDF file like, printing, editing, copy or modifying permissions. You can set owner and user passwords to create PDF files for professional use."; fDesc[10] = "PDF(DOC), Word to PDF(RTF),Word to PDF Converter, Html to PDF(Html,Htm), XML TO PDF(Xml), Text to PDF(Txt), CSS to PDF(Css), PNG to PDF, Jpg to PDF, Jpeg to PDF, Bmp to PDF, Gif to PDF Word to PDF Store permits you to purchase and get full versions of our products. Our secure e-commerce website PicaJet collects orders by RegNow, Secure Online Credit Card (Visa, MasterCard, EuroCard, Amex, Discover/Novus), Phone, Fax, Wire Transfer or Money Order."; fDesc[11] = "Version 2.0.0 (Beta Release). Some very great functionalities and features are available in this version and the graphical interface are greatly enhanced with new and easy controls. I invite you all to experience the powerful tools and utilities along with digital image editing and processing appliance of Oriens Enhancer GOLD, all clubbed to one Software, and even great than that, it's FREE.... Some New and Hot Features in Oriens Enhancer GOLD: 1) GIF Animator Cum Frame extractor. With this feature, you can view animated GIF image format and extract all the frames (constituent images) with live preview of all the available images that make up the GIF image. There is also an image File Treeview Browse control for easy search and view of GIF image. You can play, Pause, load, Unload currently animated GIF or you can Save all the Constituent Images in one time (Batch Save). You can start..."; fDesc[12] = "files.There will be no loses during conversion: all the text, images and tables will be converted. This program allows you to edit the files you create in an easy way. There will be no quality loss during the conversion so you can trust your files to this program."; fDesc[13] = "Pdf files to text and text files to pdf files. The program is a pdf Text converter and text viewer. PDF files can be converted to text files for inserting into Microsoft word or similar programs."; fDesc[14] = "RTF document, either retaining the original layout, or customizing it according to your preferences. Images can be saved separately if desired, and they can be converted on the fly into a different format, like BMP, JPG, TIFF, and others."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }