| Command Parameters | previous top next |
| pcltopdf | <-i <string> [...]> [-o <string>] [-x <int>] [-y <int>] [-s <string>] [-t <string>] [-a <string>] [-k <string>] [-c <string>] [-r <string>] [-h] |
| Notes: <> -- required [] -- optional | |
| (1).Input and Output settings | |
| -i <string> | Input source pcl/pxl files or directory which contains pcl/pxl files you want to convert. This parameter can appear several times, such as: e.g.1) pcltopdf -i "c:\my1.pcl" -i "c:\my2.pxl" -i "c:\my_pcl" -o "d:\my_pdf" Extract pcl/pxl files which are "c:\my1.pcl","c:\my2.pxl" and all pcl/pxl files placed in "c:\my_pcl" to "d:\my_pdf". |
| -o <string> | Set destination directory to output pdf files, default is in the same directory as source files. |
| (2).PDF/Page settings | |
| -x <int> | Set the horizontal resolution of the pdf, the resolution from 72 to 600, default is 100. |
| -y <int> | Set the vertical resolution of the pdf, the resolution from 72 to 600, default is 100. |
| -s <string> | Set subject information. |
| -t <string> | Set title information. |
| -a <string> | Set author information. |
| -k <string> | Set keywords information. |
| -c <string> | Set creator information. |
| (4).Other settings | |
| -r <string> | Register e.g) pcltopdf -r "AAAA-AAAA-AAAA-AAAA-AAAA" |
| -h | Help |
| (5).Example | |
e.g.1) pcltopdf -i "c:\my1.pcl" -i "c:\my_pcl" -o "d:\my_pdf" |
|
| http://www.oakdoc.com |
| Copyright 2008 by OakDoc Technology, Inc. All rights reserved. |