var fDesc=new Array(); fDesc[1] = "for direct download from the developer’s website. When installing, we can associate the following file extensions: TIF, TIFF, DjV, DjVu, PDF, and TXT with STDU Viewer. It provides a free browser and viewer for these files."; fDesc[3] = "between PDF, Word, Excel and Powerpoint Documents (97, 2003 or 2007), RTF, or text documents to any of these formats, to an HTML file or to an image file (JPG, BMP, GIF, TIF, TGA, RLE, PNG, EMF or WMF). This program can perform batch conversions between formats."; fDesc[4] = "true, it can converts almost anything if we are talking about images files. From a very large list of file types, wich includes HTML, DOC, XLS, WPD, PDF, JPG, GIF, TIF, PNG, PCX, PPT, PS, TXT, Photo CD, FAX and MPEG, among others, you can choose whatever you need at the moment."; fDesc[5] = "and vector graphics to image files in just three simple steps. This incredible program has the ability to batch convert PDF files to image files and supports all versions of PDF and multiple image format, such as bmp, tiff, jpg, gif, png, pcx, among others."; fDesc[6] = "dozens of image formats, such as TIF, JPG, GIF, PNG, BMP, PSD, WMF, EMF, PDF, PCX, PIC,etc. into PDF format. This incredible program can also be run from the command line allowing for use of batch files as well as launching programmatically from other programs"; fDesc[7] = "plenty of image files, including JPG, TIF, GIF, BMP, PNG, WMF, PDF, EMF, PCX, PIC and PSD. This software also enables you to compose electronic books which can be published in the Internet. The program supports watermark, viewer and bookmark settings."; fDesc[8] = ", EPS , TGA , BMP , ICO,DWG, DXF, CMW, IMG, IFF, J2K, JP2, PSP, EPS, WMF, DCR, PPM, PTK, PCD, JBG documents and pictures to PDF files."; fDesc[9] = "converting your images to PDF documents is enhanced with the latest technology and capabilities and is an ideal solution for home-based tasks and also for business enterprises."; fDesc[10] = "options to select the avaialble printer on the network, choose the file to be printed and configure print settings.The utility supports only a set of file types that can be printed."; fDesc[11] = ", etc.) to PDF files. Image to PDF Converter does support skew-correct and despeckle for B/W image files."; fDesc[12] = "or JPEG/PNG with HTML. Optional instant mail sending. Simple drag&drop operation, optimized for mass throughput. Uses free GhostScript."; fDesc[13] = "program that helps you convert html pages from any URL into images in any popular image format (BMP,JPG,GIF,PNG,TIF). This tool is specially designed for batch converting a lot of web pages. Compared with other similar providers, out product is second to none with competitive price. Try now and find it yourself ! KEY FEATURES: Directly save the web page at a given URL into image in bmp, jpg, gif, png or tif format. Take a snapshot of a whole webpage into one image without scrollbars. Cookie enabled, bypass any login page and snap inside ! Automatically create thumbnail images from large images while taking snapshots. Run at background, web pages don't need to be displayed for capturing. Batch conversion is supported. Convert several pages at a time, extremely fast! Batch resizing captured images later on after capturing is supported. Flexible resizing options: by percent or by width &..."; fDesc[14] = ", SWF, SVG, PDF, TIF, WBMP) to web browsers and mobile devices, or embed charts into stand-alone Swing applications."; fDesc[15] = "Image2PDF Builder, you can convert BMP to PDF, GIF to PDF, JPEG to PDF (JPG to PDF), PNG to PDF and TIFF to PDF on the fly."; 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 = '...'; } }