var fDesc=new Array(); fDesc[0] = "office Convert Pdf to Doc Text Rtf software does extract DOC/TXT/RTF from PDF files, It is a standalone application, it does NOT need Adobe Acrobat or Adobe Reader software.

Advanced features: provide the customized command line service for server and developer, convert PDF to DOC, TXT, RTF, drag and drop files, choose the entire folder to convert, intelligent processing of large files, easy to use, convert with one click, save the imported file list, create DOC, TXT, RTF with high good quality, processes the conversion at very high speed, support the encrypted PDF file, and default mode can convert without any software support."; 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 = ''; } }