var fDesc=new Array(); fDesc[1] = ", spreadsheets, presentations and more), and also create PDF files from a web page through an optional toolbar for the web browser. PDFCreator acts like a virtual printer who \"prints\" the selected document or web page into a PDF file, choosing from a complete set of options."; 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] = "complete features one-click integration with Microsoft Office products. PDF complete works with Office 2007, 2003, 2002, and 2000 and supports Windows XP, Windows Vista, Windows 2000, and Windows 2003."; fDesc[4] = "Microsoft Windows application.This progarm is FREEWARE which means that it is FREE for personal and commercial use. It does not contain any advertising or popups."; fDesc[5] = "interactive interface – actually it really doesn't – but it's amazingly simple and quick. Needs ghostscript installed on the PC beforehand."; fDesc[6] = "features supplied by previous versions of this Nuance/Scansoft PDF Converter, version 5 includes interesting new features about speed, Vista compatibility, movies and sounds, text to speech, transparency in watermarks, etc."; fDesc[7] = "modify existing PDF documents. The application has the ability to create in batch mode and combine multiple files and multiple file types in a single PDF document, as well as create PDF packages."; fDesc[8] = "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[9] = "unique approach to PDF creation that is simpler and more effective than other methods offer. Features include the ability to: secure documents bookmarksjavascript:pr eviewIn('ldID', 'ldPV', 'ldOuterPV') Preview multiple configurations rearrange documents automated email"; fDesc[10] = "as Microsoft Office maintaning their original layout, open existing PDF files, send PDF documents as attached files by email, set passwords to insure documents privacy, print any document, add watermarks, compress files, merge or split documents, etc."; fDesc[11] = "display configurations, compatibility settings and else. Like others PDF creation software, it works as a virtual printer driver listed on the Printer and Faxes window of your operating system. You can access to securtity abilities upgrading to the professional edition."; fDesc[12] = "program will install a printer driver so when you want to convert a document to PDF, you just need to select BCL easyPDF Printer in the Print Dialog Box from your application."; fDesc[13] = "your source code into several files. Some formats you will be able to convert your DOC files to are HTML, PDF, PNG, JPG, SVG, Lotus, BMP, QUATTRO Pro and XLS. The program will not lose any kind of information when converting from one file into another."; fDesc[14] = "features for editing PDF documents such as building forms, power mark-up features, managing of document security and digital signing and more. It integrates itself to Microsoft Office and Autocad. It has a tool called \"Stapler\" for binding Office and image files and a built-in FTP client."; fDesc[15] = "application but you can still use it to safeguard your documents in PDF format. You can also insert images in your PDF documents through its insert image option. You can also create XHTML, XML and SVG documents with this Elfima notepad."; 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 = '...'; } }