var fDesc=new Array(); fDesc[1] = "Microsoft Word, Excel, PowerPoint, Outlook, Internet Explorer, Project, Visio, Access, and Publisher, as well as Autodesk® AutoCAD® and Lotus Notes.Scan paper documents to PDF and automatically recognize text with optical character recognition (OCR) technology to create compact, searchable PDF documents.Archive e-mail or e-mail folders from Microsoft Outlook or Lotus Notes in PDF to facilitate search and retrieval. Convert complete web pages, or just the portions you want, including or excluding rich and interactive media. PDF versions of web pages are easy to print, archive, mark up, and share.Convert virtually any 2D and 3D designs — including layers, dimensions, and metadata — to a single PDF file to share product data more easily and securely."; fDesc[2] = "documents, PDF, and digital camera images. Superior recognition accuracy and layout retention."; fDesc[3] = "Adobe-compatible files. It is a pdf creator for Windows that allows users to easily create documents in PDF file format. No expertise is required for this program; even novice users can create high-quality searchable PDF files just by selecting the \"print\" command from any application."; fDesc[4] = "mobile devices to snap pictures of any text and then convert those pictures into a text file. The program even has a text-to-speech engine, for you to save the regignized text to WAV or MP3 formats."; fDesc[5] = "font embedding, RGB, sRGB, CMYK color space conversion, PDF merge, append, active hyperlink, automation, and server support."; fDesc[6] = "formats. This program supports PDF, EPS, PS, PCX, TIFF, JPEG, BMP and many different formats. You will be able to use this program to creat high quality and searchable PDF files from any application on your computer."; fDesc[7] = "windows printable documents, such as doc, xls, ppt, txt, pdf, html and any type of image files, to searchable pdf documents. This incredible software can be used as a PDF writer or PDF creator from any application as long as it supports printing."; fDesc[8] = "PDF. Simply select docuPrinter as your printer driver, print to it and your PDF file will be created and ready to view. PDF files created by docuPrinter LT are fully compatible with Adobe Acrobat Reader. Neevia docuPrinter LT can enable even the novice computer operator to generate high-quality, searchable PDF without high costs. If you need to create PDF files but do not need the numerous features of the Neevia docuPrinter Pro, then this is the right product for you."; fDesc[9] = "application by simply printing to docuPrinter Pro. Neevia docuPrinter Pro can enable even the novice computer operator to generate high-quality, searchable PDF or Image files without high costs. This product is used by more than 350.000 clients worldwide including print shops, publishers, government agencies, Fortune 500 companies who need to create PDF, EPS, PostScript, TEXT, JPEG, TIFF, PNG, PCX, BMP, PSD or PCL-XL files fast and with minimum expense."; fDesc[10] = "also used to create image and bitmap files like JPG, JPEG and BMP or a searchable PDF file. It is the most convenient way to convert a laser printer supported PCL or PXL format file into a small PDF document."; fDesc[11] = "not need to have installed in your system neither AutoCAD nor Adobe Acrobat to use this powerful conversion tool. Its settings options will allow you to create true PDF documents according to your layout preferences."; fDesc[12] = ", Microsoft Word documents, and web pages."; fDesc[13] = "increases the value of your intellectual capital, allowing you to best utilize your documents with any search engine"; fDesc[14] = ".jpg etc) to PDF format. To export JPG, PNG, BMP,TIFF, GIF, PCX, EMF, SPL or other format, see http://www.all2pdf.com"; fDesc[15] = "easily convert it into a PDF document ideal for archiving, email distribution, or posting to the web. Features : Choose to produce black and white, color, or greyscale documents, or have the PDF Image Printer optimize your output Set the resolution you require; from 50x50 dpi to 600x600 dpi Select from a list of available paper sizes, or define a custom size Secure your PDF documents with 40-bit or 128-bit encryption, and apply user-defined passwords Allow users to copy text and graphics from, print, and edit the PDF document you create Create multi-page (one file) or serialized (one file per page) output Set PDF compression options Set up and execute virus-free email distribution of your PDF documents"; 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 = '...'; } }