var fDesc=new Array(); fDesc[1] = "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[2] = "secure distribution and collaboration. With Acrobat Standard you can: * Combine and arrange documents * Manage shared reviews * Use familiar review and commenting tools * Save in Microsoft Word * Capture web pages * Sign documents digitally * Etc."; fDesc[3] = "powerful features to enable building comments, reviews and forms. You can control and create your digital signatures and protection options.You can edit your PDF by inserting text, images, merge, split, crop, rotate. The program installs a toolbar for Microsoft Word,PowerPoint and Excel."; fDesc[4] = "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[5] = "stamps. It also supports deleting, creating or duplicating of pages. The program has a function to email and share your modified documents."; fDesc[6] = ", select and extract text and images, import HTML and convert it to PDF, generate single signatures, administrate forms."; fDesc[7] = "incredible program instantly unlocks restricted PDF documents created with almost all versions of Adobe Acrobat or any other PDF application by removing printing, editing and copying restrictions."; fDesc[8] = ", text, images, & page editing, copying content, security, text markup & drawing tools, and so on."; fDesc[9] = ", playback, and edit them with professional results. It not only recognizes every note and chord present in printed scores, but it is also capable of digitizing most handwritten music representations, including accidentals, ornaments, ties, and slurs."; fDesc[10] = "resave them. Convert PDF to images, DOC, RTF, and more. Fill in existing PDF form fields and create your own."; fDesc[11] = "PDF documents."; fDesc[12] = "of forgotten or lost document passwords. Also, the application can be used for decrypting files with a known password, supporting 40-bit RCA and 128 RCA and AES decryption. This application doesn't need of any Adobe Acrobat program to be installed on the user system."; fDesc[14] = "Bytescout.PDF is a .NET library capable to write/modify/sign/fill /linearize/optimize PDF documents from .NET programming languages Visual Basic.NET, C#, ASP.NET"; fDesc[15] = "documents or signature fields. Signatures produced with the Aloaha PDF Signator can be verified using standard Adobe Reader and Acrobat."; fDesc[16] = "supports unlimited watch folders and POP3 e-mail accounts. It runs in the background as a Windows Service for fully automated conversion."; fDesc[17] = "document, be it a purchase order, an invoice, a report, a proposal, compliance statement or assessment review. It provides unparalleled flexibility for designing your very own friendly visible signatures block that can include hand-signature images, company seals and other data items, making it ideal for signing engineering and architectural drawings. Features include: 1. PDF Creation using built-in PDF printer driver 2. Designing of Flexible signature appearance 3. Multi-page signing 4. Advanced PDF Encryption 5. Form filling 6. Strong verification of digital signature 7. Supports generation of long term signatures which includes revocation information and time stamps 8. Integrated with Windows keystore 9. Supports Smart card/USB tokens including Qualified certificates and Adobe CDS Certificates 10. Generates compatible PDF/A signatures 11. Ability to sign and/or encrypt multiple..."; fDesc[19] = "ideal for customised product labels"; fDesc[20] = "allowing the users to sign these files. It can also sign all other file formats in E-Lock Proprietary format"; 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 = '...'; } }