Products->CZ Powerpoint to PDF: |
CZ Powerpoint to PDF V4.0
|
About
CZ Powerpoint to PDF can batch convert MS Powerpoint .ppt, .pptx, to Postscript Files (PDF, PS, EPS, PXL etc) and Picture/Image Files (PNG, JPEG, TIFF, PNM, BMP etc). It doesn't require Adobe Acrobat to be installed.
It supports batch conversion, command line and folder watcher. Batch conversion ability allows you to convert an unlimited number of Powerpoint to PDF at a time, saving your time!
File Formats | whether can be opened? | whether can be saved? | note |
Powerpoint 2007/2010 Presentation (*.pptx) Macro-enabled Powerpoint 2007/2010 Presentation (*.pptm) PowerPoint 2007/2010 Design Templates (*.potx) PowerPoint 2007/2010 Macro-Enabled Design Template (*.potm) PowerPoint 2007/2010 Show (*.ppsx) PowerPoint 2007/2010 Macro-Enabled Show (*.ppsm) PowerPointv 2007/2010 Add-In (*.ppam) Office Theme (*.thmx) |
Y | N | you need install ms Powerpoint 2007 or above |
Powerpoint 2003 XML Presentation (*.xml) | Y | N | you need install ms Powerpoint 2003 or above |
Web Archive (*.mht; *.mhtml) | Y | N | you need install ms Powerpoint 2002 or above |
Powerpoint 97-2003 Presentations (*.ppt)
PowerPoint 97-2003 Design Template (*.pot) PowerPoint 97-2003 Add-In (*.ppa) PowerPoint 97-2003 Show (*.pps) Web Pages(*.htm,*.html) Rich Text Format(*.rtf) Text File(*.txt) |
Y | N | you need install ms Powerpoint 95 or above |
Acrobat PDF Files(*.pdf)
postscript language levels 1(*.ps) postscript language levels 2 and 3(*.ps) encapsulated postscript(*.eps) HP PCL-XL(*.pxl), a graphic language understood by many recent laser printers |
N | Y | you need install ms Powerpoint 95 or above
doesn't require Adobe Acrobat to be installed, supports watermark, creates encrypted Presentations and other many options |
Portable Network Graphics(*.png), is the recommended format for high-quality images. It supports full quality color and transparency, offers excellent lossless compression of the image data, and is widely supported. JPEG Files(*.jpg) PNM (portable network map)(*.pnm), very simple uncompressed image formats commonly used on unix-like systems Color and Black-White TIFF Files(*.tiff) G3 G4 TIFF FAX Files(*.tiff) BMP Files(*.bmp) PCX Files(*.pcx) PSD Files(*.psd), PSD is the image format used by Adobe Photoshop |
N | Y | you need install ms Powerpoint 95 or above
supports watermark and other options |
System Requirements
1.You will need a Pentium 150 PC or higher, 16MB RAM or more.
2. The operating system should be 32 bit or 64 bit Win98, Win2000, WinNT 4.0, WinME, WinXp, Win2003, Win Vista, Win 7, Win 8, Win 2008, Win 2012.
3.You must install Microsoft PowerPoint 95 or higher for windows.
What's New
09/02/2013 released CZ Powerpoint to PDF V4.0 Build130902, fixed the watermark color error.
08/19/2013 released CZ Powerpoint to PDF V4.0 Build130819, changed the calling ms powerpoint way that can keep cz Powerpoint to PDF more stable, and fixed the error that folder watcher won't work.
10/27/2011 released CZ Powerpoint to PDF V3.0 Build111027, supports multiple languages GUI, now including English, German, simplified Chinese, and traditional Chinese.
01/17/2004 released CZ Powerpoint to PDF V3.0 build040117, added "Same Path as Source File Path" function in manual conversion, and modified GUI (thank you to Gran Jnsson of TEK-en for his advice).
08/13/2003 release CZ Powerpoint to PDF V2.0 Build030813, add folder watcher that watch source file path and convert new uploading ms powerpoint PPT to PDF files automatically. While your user upload PPT Presentations to your website, then this folder watcher can automatically convert them into PDF format.
05/20/2002 release CZ Powerpoint to PDF V1.0, have following function: A. batch convert microsoft PowerPoint ppt to pdf files quickly. B. preserves original Presentation layout, include images and tables. C. support command line arguments. D. can add the files in subfolders to convert. E. supports drag files and folders from your desktop. F. can create run log file.
Manual Convert GUI
Folder Watcher GUI
PDF General Setting
PDF Security Setting
PDF Watermark Setting
Watermark Sample
Faq
How to protect PowerPoint Presentations?
How to install it?
The install is very easy, please see the following step:
1. you only run czppt2pdf.exe, click "yes" button while displaying the dialog with "This will install CZ Powerpoint to PDF v x.0, do you wish continue?"
2. click "next" button while displaying the dialog with "welcome to the ...."
3. select destination directory and click "next" button while displaying the dialog with "selection destination..."
4. click "next" button while displaying the dialog with "selection start..."
5. click "install" button while displaying the dialog with "ready to install"
6. click "finish" button while install finish.
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", "destination 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 Powerpoint Presentations are copied to the source path, then this folder watcher can automatically convert them into viewable html format of destination file path.
How can I run the program from the command line?
usage: cz-ppt2pdf <file path> </f:<destination file format code>> [/dfn:<destination file name>] [/d:<destination folder>] [/s] [/e:<exclude words in file name or file path>] [/ef:<exclude file list file>
The command line will return 1 if the conversion has error, and the command line will return 0 if the conversion is successful.
Please notice: add quotes when argument contain spaces
<file path> | the path and files want to be converted, this parameter must exist. for example, "d:\test path\*.ppt" As shown in the example above, filenames that include spaces must be enclosed in quotes. |
/f:<destination file format code> | destination file format code, this parameter must exist. the format code list is following: -1 PDF file -5 PS File -15 PS2 File -16 EPS File -18 PXL File -6 PNG File -7 JPEG File -8 BMP File -9 PNM File -10 TIFF File -17 FAX File -11 PCX File -12 PSD File for example, /f:-1, means you want convert documents to pdf files |
[/dfn:<destination file name>] |
the destination file name. for example /dfn:d:\test\dest.pdf, means converting to d:\test\dest.pdf file. |
/d:<destination folder> | destination folder for example, /d:"d:\test path", means the conversion result will be saved to "d:\test path" folder As shown in the example above, filenames that include spaces must be enclosed in quotes. |
[/e:<exclude words in file name or file path>] | Exclude words in file name or file path, (use quotes when paths contain spaces) Hint: use ; as multi words's delmited char, for example this;test supports wildcards (just * and ?), for example *_?_*.ppt matchs test_2_sdsd.ppt for example /e:"\inc\;test-;test*s", means you want to exclude file name or file path include \inc\ and test- and test*s |
[/ef:<exclude file list file>] | Exclude file list, the list is saved in text file
for example /ef:"exclude.lst", means you want to exclude file, the exclude file list is saved in exclude.lst, an exclude file per line, exclude file name supports wildcards (just * and ?), for example *_?_*.ppt matchs test_2_sdsd.ppt exclude.lst example is below: |
/s | include the files in subfolders |
Example 1:
convert all Powerpoint 97-2003 Presentations .ppt files in disk "d:\source path" to PDF files. The destination path is "d:\destination path"
cz-ppt2pdf "d:\source path\*.ppt" /f:-1 /d:"d:\destination path" /s
Example 2:
convert all Powerpoint 2007/2010 Presentation .PPTX files in "d:\source path" to PDF files
cz-ppt2pdf "d:\source path\*.pptx" /f:-1
example 3:
convert source1.ppt file in "d:\source files" path to dest1.pdf file in "d:\dest files" path
cz-ppt2pdf "d:\source files\source1.ppt" /f:-1 "/dfn:d:\dest files\dest1.pdf"
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.
You can order Developer License from http://www.convertzone.com/goto/order-cz-ppt2pdf-dev.php
How we can redistribute your product with our product? If it is possible, What file we need to insert in our setup?
You must add cz-ppt2pdf.exe and register.key to your setup file.
Please click below button to buy CZ Powerpoint to PDF now, 100% Secure on-line
* Support for Microsoft® Windows® 7 and x64, Vista®, Vista 64, 2012/2008/2003 Server, XP
* 12 months FREE Upgrades.
* 12 months FREE Technical Support.
* How good is our support?, please see reviews from our clients