var fDesc=new Array(); fDesc[0] = "Superfast, Easy and High Quality PDF Converter Does exactly what you want and retains all formatting. The best quality and most accurate PDF to DOC/DOCX conversion for keeping the fonts and layouts intact, including bullets and tables. The Adobe PDF files can be converted to DOC/DOCX super-fast and easily, with no registration necessary for immediate conversion.
Split-Merge PDF Pages You Need You can split or merge the pages for your PDF conversion, and the PDF files can be selected to convert according to your needs. It is fast and easy. Split and merge PDFs together with WPS Office PDF converter, very quickly and easily.
Support Bulk Outputting and More Text Formats WPS Office PDF to DOC/DOCX Converter can convert and output back with one key. Moreover, a wide range of output file formats are supported, including RTF, Native DOC, MS Word-DOC, MS Word-DOCX. You can select the desired format when saving. User's privacy is respected, and our Privacy Policy can be found on the WPS Office website."; 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 = ''; } }