var fDesc=new Array(); fDesc[1] = "native file support for Adobe Flash and Adobe Photoshop Album slide shows, and electronic cards, and eBooks Adobe Reader is free, works with Windows 98/Me/2000/XP/2003/Vis ta."; fDesc[2] = "PDF format to as the standard for giving downloadable information pages or printable forms. This software helps you do all the operations on a PDF file, like inseting password, converting images to text, compressing and reducing file sizes, etc."; fDesc[3] = "the program is really fast and easy to use. From the screenshot itself, you can see that only some picture formats like the JPG, JPEG, GIF, TIFF, PNG and a PDF is only available."; fDesc[4] = "secure Adobe PDF documents. With Acrobat Elements you can: * Create Adobe PDF documents * Print to Adobe PDF * Create accessible Adobe PDF documents * Use a de facto standard * Distribute files electronically * View and print reliably * Protect files * Help restrict access"; fDesc[5] = "ReaderĀ® and Acrobat.com Adobe Reader software is the global standard for electronic document sharing. It is the only PDF file viewer that can open and interact with all PDF documents. Use Adobe Reader to view, search, digitally sign, verify, print, and collaborate on Adobe PDF files."; fDesc[6] = "do it because the user is not permitted by the PDF file. This program can remove any kind of restriction and viewer password in a single click. However you may need the password once to remove the restrictions."; fDesc[7] = "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[8] = "hard Adobe Acrobat (PDF) files are to manage when you don't have the right tools. This application should provide a nice way out of those complications."; fDesc[9] = "Adobe Acrobat (PDF) files are to manage when you don't have the right tools. This application should provide a nice way out of those complications. This is not a tool to open or edit PDF files; it is simply a converter that allows you to convert, for example, your .DOC files..."; fDesc[10] = "and image formats, like PDF, BMP, GIF, PNG, TIF, or JPG. The PDF is generated with vectors, enhancing the final quality. Moreover, you can specify some metadata (like title and description) and some encryption options for security."; fDesc[11] = "set, preventing the file from editing, printing, selecting text and graphics, or adding/changing annotations and form fields."; fDesc[12] = "\"owner\" password set, preventing the file from editing, printing, selecting text and graphics, or adding/changing annotations and form fields."; fDesc[13] = "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[14] = "layout structure. It opens a new folder and name it with the PDF file name. Within this folder, the application stores individual documents that will make up the HTML file. This program works independently, without needing any Adobe Acrobat application."; fDesc[15] = "application is launched, it offers three main initial options TO CREATE a PDF document, TO CONVERT PDF to Word, and to MERG PDF documents in one (by adding PDF files to the merge list)."; 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 = '...'; } }