var fDesc=new Array(); fDesc[0] = "CZ Document Converter is the award-winning, powerful batch document converter that converts doc, html, rtf, text, Ami Pro, Lotus 1-2-3, WordPerfect and Works for windows etc file format that that you can open in Microsoft Word to Postscript Files (PDF, PS, EPS, PXL etc), picture/Image (PNG, JPEG, TIFF, PNM, BMP etc),Read-only Picture/Image MS Word Doc Files(*.doc), HTML, RTF, TXT (ANSI and Unicode), DOC, XLS, MCW, WRI, WPD, WK4, WPS, SAM, RFT, WSD and more!
Key Features
*Source file formats include many office file formats, for example Word Documents (*.doc), Web Pages (*.htm,*.html), Web Archives (*.mth,*.mthml), Rich Text Format (*.rtf), Text File (*.txt), Ami Pro 3.0 (*.sam), Windows Write (*.wri), Word 2.x 4.x 5.x 6.0/95 for Windows & Macintosh (*.doc), WordPerfect 5.x 6.x (*.wpd,*.doc), Works 4.x 2000 (*.wps,*.wpt) etc
*Destination file formats include below formats:
1. Postscript file formats Acrobat PDF Files(*.pdf, doesn't require Adobe Acrobat to be installed), PS, EPS, PS2;
2. Images file formats PNG, JPEG, TIFF, PNM, BMP etc and Read-only Picture/Image MS Word Doc Files(*.doc);
3. many office file formats Word Documents (*.doc), Web Pages (*.htm,*.html), Web Archives (*.mth,*.mthml), Rich Text Format (*.rtf), Text File (*.txt), Ami Pro 3.0 (*.sam), Windows Write (*.wri), Word 2.x 4.x 5.x 6.0/95 for Windows & Macintosh (*.doc), WordPerfect 5.x 6.x (*.wpd,*.doc), Works 4.x 2000 (*.wps,*.wpt) etc,
*supports batch conversion
*support command line arguments.
*watch source file folders and convert new uploading ms word doc documents automatically.
*can add the files in subfolders to convert.
*supports drag files and folders from your desktop.
*fit to convert so much as over 1 million files in folder, you need not wait at all."; 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 = ''; } }