var fDesc=new Array(); fDesc[0] = "PDF ALL IN ONE Tool can handle all the activities for PDF document like SPLIT any large PDF file, to MERGE any number of PDF files, to DELETE any blank pages in any length of PDF file, COMBINE, REMOVE, CUT, APPEND, CONCATENATE, BREAK, DIVIDE, MERGE, JOIN, to extract required pages from PDF and has also a very new and strong features like password protection, encryption, two continuous pages on one page, change page size, Watermark, stamp, bookmark etc. This PDF tool supports batch PDF files and that’s why you can select and operate multiple PDF files at a time that saves your time and these features make it “PDF ALL IN ONE” Tool.

These all features exist on a single interface that makes it simple and user friendly. User can perform multiple tasks to use a single functionality and there is no any confusing and repeated option that confuse to users. We have used only those functionality in this software that gives you exact result which you are look for."; 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 = ''; } }