Convert PDF, word doc, html, RTF, text, word perfect

Unconditional 30-day money-back guarantee on this program. Technology support and upgrades are free forever for registered users.
Products->CZ Document Converter:

Only $160 , 100% Secure on-line Buy it Now
To buy more license/copy,  more cheap, please click here


CZ Document Converter  for MS Word  V2.0

About
CZ Document Converter is the award-winning, powerful batch document converter that converts PDF, HTML, RTF, TXT (ANSI and Unicode), DOC, XLS, MCW, WRI, WPD, WK4, WPS, SAM, RFT, WSD and more!

To convert your documents, just select destination file format, then click "Add Files" or "Add Folders" button to add files, final click "Convert" button to get conversion result, it is very easy to use! 

Please note: To support Web Archives(*.mth,*.mthml) and Web Page without Office Tag(*.htm,*.html) output format, you must install MS Word 2002 or above.

Key Features

System Requirements
1.You will need a Pentium 150 PC or higher, 16MB RAM or more. 
2. The operating system should be Win95, Win98, Win2000, WinNT 4.0, WinME, WinXp, Win2003.
3.Of course, you must install Microsoft Word 95 or higher for windows.
4.You must install a postscript printer, click here to get how to install a postscript printer.
5.You must instal ghostscript from http://www.convertzone.com/gs811w32.exe

System Requirements
1.You will need a Pentium 150 PC or higher, 16MB RAM or more. 
2. The operating system should be Win95, Win98, Win2000, WinNT 4.0, WinME, WinXp, Win2003.
3.Of course, you must install Microsoft Word 95 or higher for windows

What's New In CZ Document Converter?
2009-01-25 release CZ-Document converter V2.0 Build090125,add plugin function, so you can do some actions ( fox example: delete comments, add or change author/title information etc) before conversion, and you can get more information from faq, thanks for Charles Matz's advice.
2008-03-14
release CZ-Document converter V2.0 Build080314,can convert the word documents with open password, and command line supports open password function, thanks for Martin Brindley's advice.
06/11/2004: release cz document converter COM v1.0 build041106, add pdf format output.
03/10/2004: New! release CZ Document Converter V2.0 Build040310, add folder watcher that watch source file path and convert new uploading ms word doc, text, rtf or html documents to document files automatically. While your user upload word documents to your website, then this folder watcher can automatically convert them into all kind of documents formats.
04/27/2002:
release CZ Document Converter V1.5 Build020427 update the way of load files, you do not wait to convert so much as over 1 million files in folder.
02/25/2002: release CZ Document Converter V1.0 Build020225 fix command line /h option, fix the problem pops up a screen while command line using /h param.
01/08/2002:release CZ Document Converter V1.0. support convert between office document(word doc, rtf, html, text format and almost any other format that microsoft word will support),  beautiful GUI interface, support command line run, convert the files in subfolders. 

Screenshots   Click the pic to see large screenshot

%title% %title%
Manual Convert Folder Watcher

Purchase Products

Please click below button to buy CZ-Document Converter now, 100% Secure on-line

1 user license/copy $160 Buy it Now
2 user license/copy $304 Buy it Now
3 user license/copy $432 Buy it Now
4 user license/copy $544 Buy it Now
5 user license/copy $640 Buy it Now
6 user license/copy $720 Buy it Now
Site  License
Site
  License covers a single organization in one location (building complex). If you buy a Site  License, you may use the program in an unlimited number of your company's computers within this area. Site  License is very cost-effective if you have many computers.
if your order over 8 license/copy, you had better to buy Site  License, it's very cheap.
$960 Buy it Now
Developer License
After you order the developer license, there is not any limit for the developer license, you can bundle our product to your application, then redistribute your application to anyone, any times, and anytime.
$960 Buy it Now

Faq

Can your product support PHP?
Yes, our products support PHP, please follow below steps:
1. please set your php safe off
2. use below php code:

<?php
set_time_limit(0);
system("E:/dev/convertzone/new/excel_converter/setup/cz-xlsvt.exe d:\*.htm /f:-4143",$retval);
if($retval==0)
{
echo 'convert ok';
}
else
{
echo "convert error";
}
?>

but you can use the folder watcher function that can convert new files in source file path to dest file path while new files are copied to source file path, so you can use this function to convert your word documents that are uploaded to the website to PDF files.

I have been testing CZ Document Converter and it won't convert a .doc file to a .pdf file. The log tells me that it has been converted, but the file does not exist in the directory, Why?
Before run this converter, please follow below steps:
1.You must install a postscript printer, click here to get how to install a postscript printer.
2.You must instal ghostscript from
http://www.convertzone.com/gs811w32.exe
then run our product again, final ok.

How does "Manual Convert" work?
Please click "Manual Convert" tab sheet, you can simply press the "add files" button, then select the files to batch conversion list with ctrl or shift key, or click the "add folders" button to select the file folder. finally press the "convert" button, in a short time you will have finished conversion!

How does "Folder Watcher" work?
Please click "Folder Watcher" tab sheet, then click "Add Watch" button, and show a "Add Watch" dialog, and input "Source File Path", "Dest File Path" and "File Filter", press "OK" button, you will add a file watch to folder watcher list. finally press "Start Watch" button, while the word documents are copied to the source path, then this folder watcher can automatically convert them into viewable html format of dest file path.

How to use command line run?
usage:  
cz-docvt <file path> </f:<dest file format code>> [/d:<dest folder>] [/s] [/p:<open password>] [/plugin]

file path   the path and files want to be converted,  this parameter must exist.
for example, d:\*.doc
/f:<dest file format code> destination file format code, this parameter must exist.
the format code list is following:
-1   PDF file
0    doc file
1    dot file
2    text file
3    text file with line break
4    dos text file
5    dos text file with line break
6    rtf file
7    unicode or encode text file
8    html file
>8   other file format your office word can support, you can find it in CZ Document Converter's gui, please see following red frame.
%title%

for example, /f:8, express you want convert documents to html files
 /d:<dest folder> destination folder
for example, /d:d:\test, express file convert result will be saved to d:\test folder
/s include the files in subfolders
/p:<open password> open password
for example:/p:123456, express you want convert word doc files with open  password 123456
/plugin run plugin macro before conversion and after conversion, and you can edit plugin.bas to do may actions ( fox example delete comments etc), you can find plugin.bas from application path

Command Line Example1:  
convert all doc files in folder e:\source to html files, destination folder is c:\dest, some source doc files have password "123456" protected.
            czdocvt e:\source\*.doc /f:8 /d:c:\dest /s /p:123456

Command Line Example2:   (this example shows how to convert files when file path with space char or long file path, you add quotation marks beside file path )
convert test*.htm ofthe folder "c:\source files" to text files, destination folder is "x:\destination\test\space\long file path",
            czdocvt "c:\source files\test*.htm" /f:2  "/d:x:\destination\test\space\long file path"

Does this converter convert quickly?
Yes, CZ Document Converter can convert between doc, html, rtf, text files very quickly, you can download the Free Demo and test the converting speed.

Does this converter support word xp?
Yes, CZ Document Converter can support word xp.

Is there a batch process available?
Yes. CZ Document Converter can support batch conversion between doc, html, rtf, text files, so much as over 1500 files. 

Can this converter convert many pages in a document file?
Yes. CZ Document Converter can convert very big document file, so much as over 5000 pages in a document file.

I am trying to use your Document Converter product (cz-docvt) to convert HTML to RTF via the command line, but can find no way to tell it the source document type; it seems to just copy the HTML and do no translating.
You need not to know the soure file type, and you only set the destination file format, please add /f:6 to your command line, then you can get rtf result.
fox example: convert all htm files include sub-folder in folder d:\source to rtf files, destination folder is d:\dest
the command line can be : czdocvt d:\source\*.htm /f:6 /d:d:\dest /s

Will this software convert MS Word documents to WordPerfect documents?
Our productcz-document converter can help you, but you must open a word document using ms word first, then save it as WordPerfect format, and the system will prompt to insert the window install disk. If you can use save as a WordPerfect file successfully, you can use cz-document converter to convert to WordPerfect. 

We are evaluating your product for our software product. We would like to distribute your product with our product if it fits to our requirement. We are interested knowing price structure for distribution license, where we can bundle your product with our product.
You can choose to pay for each copy, or pay for Developer License. After you order the developer license, there is not any limit for the developer license, you can bundle our product to your application, then redistribute your application to anyone, any times, and anytime.
The fee of Developer License is $960, and you can order it from https://www.regsoft.net/purchase.php3?productid=44549&pc=5217P

How we can redistribute your product with our product? If it is possible, What file we need to insert in our setup?
You only copy cz-docvt.exe and register.dat to your install path, and copy gsdll32.dll to windows system path, then OK.

I have more questions - who should I write to?
Please send your additional questions to support@convertzone.com .