var fDesc=new Array(); fDesc[1] = "files on a separated window. The generated text document maintains the original PDF document layout. Text converted document is divided in the same pages as the original PDF document."; fDesc[2] = ", including DOC, DOCX, XLS, XLSX, PPT, PPTX, TXT and even HTML, to a universally accepted PDF (Portable Document Format) file with the click of a button."; fDesc[3] = "but powerful tool has diversified options to help you do your conversions, easily. You can start working since one single file through various options. Has the peculiarity of making use of all functions through hot keys."; fDesc[4] = "program is very easy to use and it has a friendly and intuitive interface that will make things very easy to you."; fDesc[5] = ", JPG, GIF, BMP, TIF, PNG, EMF, and WMFin a few seconds. This incredible program has the ability to convert and manipulate one or thousands of files, located in one or many folders."; fDesc[6] = "formats. The program supports many raster formats. Some of the output formats supported by this software are: JPEG, JPG, TIF, TIFF, PNG, BMP, HMTL, RTF, EMF, MHTML and more."; fDesc[7] = "your RTF documents to PDF, Excel, images and more!"; fDesc[8] = "PDF(DOC), Word to PDF(RTF),Word to PDF Converter, Html to PDF(Html,Htm), XML TO PDF(Xml), Text to PDF(Txt), CSS to PDF(Css), PNG to PDF, Jpg to PDF, Jpeg to PDF, Bmp to PDF, Gif to PDF Word to PDF Store permits you to purchase and get full versions of our products. Our secure e-commerce website PicaJet collects orders by RegNow, Secure Online Credit Card (Visa, MasterCard, EuroCard, Amex, Discover/Novus), Phone, Fax, Wire Transfer or Money Order."; fDesc[9] = "to text Convert rtf to text Convert html, mht, htm to text Standalone application without other dependencies, support docx, xlsx"; fDesc[10] = "XLSConverterX is an ActiveX component designed to assist you, the developer, in quickly adding an Excel conversion/manipulatio n utility to your applications. XLSConverterX is designed to manipulate comma delimited CSV, MS Excel files, and any files MS Excel can open. A tool like this can be very helpful when you need to move, convert or manipulate Excel-like data. HTML, Text, RTF and CSV are available for conversion as well as several database formats and older versions of Excel, beginning with version 2.0."; fDesc[11] = "JavaScript. You can also convert text and RTF to HTML."; fDesc[12] = "another is converting mode. It supports both Unicode and Non-Unicode conversion. In the converter mode you can convert your file from Kruti to Shusha and Shusha to Kruti in Non-Unicode or Kruti to Arial/ Mangal and Shusha to Arial/Mangal in Unicode."; fDesc[13] = ", including EXE, GIF, PNG, JPG, BMG, HTML, RTF and many more. The program seems to be designed for beginners because it's very easy to use, but it can also be used by expert users due to the functionality it offers and due to the advanced options it provides you."; fDesc[15] = "User Interface, or a command line, or through Java API, converter can be used as a standalone application or as part of your own solution"; 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 = '...'; } }