var fDesc=new Array(); fDesc[0] = "Full Page Text Content Editing, Extended OCR options, ABBY OCR, Accessibility, Google Drive, One Drive, DocuSign, Microsoft Office, SharePoint, Dropbox, Box.com Support, Spellchecker, Expanded XFA forms support, Listen/add audio comments, Add/Edit/Move Bookmarks, View embedded Multimedia support, Significantly improved rendering and page load speed, New Extended Digital Signature Support, PDF Security Support, Add Comments and Annotations, Add & apply Custom Stamps, Direct Content Editing (Paths & Images), Combine PDFs open/closed pdfs, Import Directly from XPS and other support formats, Bates Numbering, Send PDF files via email, Crop/Insert/Delete Pages, Scan Direct to PDF, Compatible with Windows XP and later, Plug-Ins for both MS IE or Firefox Browser's, Fastest Document search, Convert PDF to/from PowerPoint, Portfolio Create and Support, 3D annotation, Manipulations with Layers. Plug-in, PDF Optimization, Full Java-script engine included, Plug-Ins for both MS IE or Firefox Browser's included, Combine PDFs open/closed pdfs, Import Directly from XPS and other support formats, save/open session files with relative paths"; 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 = ''; } }