var fDesc=new Array(); fDesc[0] = "It may be required to manipulate pdf file pages as per need. It is not possible to split, remove or extract pdf pages manually, so the best tool we offer is AxpertSoft pdf splitter, helps in removing, extracting and splitting pdf file. Using this comprehensive and easy to use application, user can define the number of pages per output file after split. Tool also facilitates to break any pdf files into multiple parts by page range like 3, 5-12, 27?etc. If we summarize the features, tool splits every few pages, collate pages, split pdf by file size, splits page range, extract pages, remove pages and split odd & even pages too. Use this advanced application to split your large pdf file into multiple smaller chunks which is easy share and email especially when internet speed is slow. Suppose your pdf file size is 1 GB, you can split this pdf into 4 parts, each 256 MB in size. AxpertSoft pdf splitter free tool stamps watermark on pages in output file. Tool is provided with user help support link and does not require Adobe Acrobat reader to be installed. This standalone application works flawlessly on Windows 8, Windows 7, Windows Vista, Windows XP operating systems."; 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 = ''; } }