var fDesc=new Array(); fDesc[0] = "Free PDF to Excel Converter is a free and easy-to-use PDF converter software to batch convert PDF document to Excel files. Just add PDF files to the list, select output format and directory, and click "Convert Now!" button to start converting.

Free PDF to Excel Converter can convert to Excel document from encrypted PDF document. It can save the whole PDF file to one xls file or save each PDF page to one individual xls file.

Free PDF to Excel Converter doesn't require Adobe Acrobat Reader or Microsoft Office Excel installed. Free PDF to Excel Converter doesn't depend on any print driver so it will not install any print driver on your computer.

Free PDF to Excel Converter works on Windows XP, Windows Vista, Windows 7 and Windows 8, both 32-bit and 64-bit versions."; 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 = ''; } }