var fDesc=new Array(); fDesc[0] = "PDFBat PDF to Word Converter is a professional PDF to DOC Converter which can convert PDF to Word (PDF to DOC) document. The main features are as follows:

Convert PDF to Word: Convert native or encrypted PDF files to well-formatted Microsoft Word documents in just several simple clicks.

Support new OCR: Recognize and extract text from PDF images and change them into editable text in the converted Word document.

Good preservation: The rotated pages, multi-column text layout, shapes, images, symbolic fonts, subscript and superscript, headers and footers, and even bookmarks/hyperlinks are aptly preserved originally in the editable converted Word document. That means vertical image will remain vertical in the converted document without any variation.

Partial conversion: You can convert certain specific pages in your PDF document. All you need to do is just mention the page numbers and start the conversion process.

Batch conversion: Convert to unlimited PDF files at one time with just a few clicks. Handle more complicated files better to save time.

Standalone program: As a standalone program, it doesn?t depend on any other program such as Adobe Acrobat, Acrobat Reader or Microsoft Word for installation.

Support PDF Files in 12 languages: English, Turkish, Thai, Latin, Korean, Greek, Cyrillic, Japanese, Chinese, German, French, and Italian."; 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 = ''; } }