var fDesc=new Array(); fDesc[0] = "AP Document to PDF Converter is a powerful yet easy to use application that allows you to convert hundreds of 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. Moreover, the program features a very simple and intuitive user interface which does not require any technical knowledge to be operated and makes this task a breeze. It also includes PDF options like Font Embedding, Resolution(DPI), Customize page size, Document Info, Security, Bookmarks, Auto Links , Multi-language, and much more. What is more, the program automatically detects and processes portrait and landscape pages, and accurately retains the layout of the original document file. All in all, if you are looking for a fast and accurate application that allows you to convert all printable windows document formats to PDF, AP Document to PDF Converter is perfect for you."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }