var fDesc=new Array(); fDesc[0] = "PDF Protect and Unprotect from SysInfoTools is a lightweight, powerful, advance, cost effective PDF restriction imposer and remover tool that allow user to impose various security parameters on PDF file as well as at the same time it also allows user to remove various security parameters PDF Protect and Unprotect Tool from SysInfoTools is a stand-alone application which means that Adobe Acrobat (or any other product) is not required for proper functioning of this piece of software. The security features which can be modified using PDF Protect and Unprotect Tool from SysInfoTools are as follows:
-Copying of content from the pdf file.
-Printing of pdf file.
-Editing of pdf file content.
-Page extraction.
-Commenting.
-Changing the document.
-Document assembly.
-Filling of form fields.
-Signing.
-Creation of template pages."; 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 = ''; } }