var fDesc=new Array(); fDesc[0] = "Total Doc Converter is a professional solution to convert documents (Word, Doc, DocX, DocM, RTF, RVF, or TXT files) to HTML, PDF, XLS, JPG, TIFF, and text in batch. It features a step-by-step interface. So new users don't get lost in settings. Total Doc Converter can be run via command line as well. Use Total Doc Converter to save your time and effort: convert thousands of Doc files in 3 clicks. Total Doc Converter strickly preserves document layout. You get the exact copy of the source file in a new format. In addition you can use special options to achieve perfect results:

When you convert DOC to PDF or TIFF you may combine all source files in one target file. I.e. convert five DOC documents into one multi-page PDF file.

Total Doc Converter preserves document properties (i.e. author, creator, key words, subject, title, etc.) when you convert DOC to PDF. Alternatively, you can enter new properties for the output PDF file.

Users can encrypt the final PDF file and protect it from being copied or modified. The latest version adds a digital signature as well. More..

Total Doc Converter was designed to convert documents in batches. It processes any number of docs at one go and keeps folder structure to avoid confusion. Download the most powerful batch DOC converter with a well-planned interface for free now. Note that the 64-bit version is available upon request. If you need a server version without any GUI or interrupting messages take a look at Total Doc Converter X with ActiveX."; 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 = ''; } }