Home >> PPT to PDF Converter Pro

PPT to PDF Converter Pro V3.0 Command Line options Top  Previous  Next


To perform batch conversion or call conversion procedure from an automation script, you can use command line function in PPT to PDF Converter Pro, You can either run this tool directly from command line or call it from any script as well. The program supports the following command-line options:

Usage: ppt2pdf [Option] <PPT File> [<PDF File>]
-f <page number> : First page to be converted
-l <page number> : Last page to be converted
-r : Overwrite an existing destination file without prompting to confirm
-h or -? : Print usage information
-i <input PPT file name> : PPT file will be converted
-o <output PDF file name> : PDF file will be generated

For example :
   ppt2pdf -i c:\a.ppt
   ppt2pdf -i c:\a.ppt -o c:\a.pdf
   ppt2pdf -f 5 -l 8 -i c:\a.ppt -o c:\a.pdf
   ppt2pdf -f 1 -l 1 -r -i c:\a.ppt -o c:\a.pdf

http://www.pdf-convert.com
Copyright © 2001-2010 PDF-Convert Inc. All rights reserved.