var fDesc=new Array(); fDesc[0] = "Energizer PDF Protection remover software decrypts PDF files to remove PDF password encryptions and all the PDF page restrictions like PDF document printing, modifying PDF contents, PDF content copying and another tasks like form filling operation, assemble the PDF files or any information that you want to edit on PDF file. PDF protection remover provides an option to select multiple PDF file to remove the password security in batch mode. This software supports encryption algorithm RC4 and AES of level 40 bits/128 bits and 128 bits/128 bits respectively. Software will ask you to enter the user password if PDF is protected with user password and PDF would be unprotected to enter it.
Key Features of PDF Protection Remover Software:

1. The interface is simple to break the PDF security and provides quick access to your tasks.

2. Easily removes all the password protected PDF documents.

3. Removes all kind of PDF restrictions like printing, copying or modifying.

4. Supports encryption algorithm RC4 and AES of level 40 bits/128 bits and 128 bits/128 bits respectively.

5. Removes password protection in batch mode.

6. There is no need to have owner password to remove the password.

7. It supports an output suffix with resultant PDF file."; 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 = ''; } }