- Convert PCL to PDF ----convert PCL to PDF or convert PDF to raster PDF file.
- Support batch conversion----convert multiple PCL files to PDF files in batch via a command line.
- Rotate PDF pages----you can rotate PDF pages by setting rotate degree (90,180,270).
- View the result PDF file----after conversion from PCL to PDF, you can view PDF files.
- Insert PDF pages----if there is a PDF file existing, you are allowed to overwrite it, or insert pages to it, or rename the filename, when you convert PCL to PDF.
- Support PDF properties setting----you can set PDF producer, creator, title, subject, keywords, and author via command line.
- Support key length setting----you can set key length from 40 to 128 bits via command line.
- Encrypt PDF files----you are allowed to set open password and owner password for PDF files.
- Create bookmark for PDF files.
- Extract page range ----You are allowed to extract page range from PDF file.
- Merge PDF files----you can merge two PDF files or multiple PDF files into one PDF file. You can merge PDF files form a text with PDF file list. You can burst PDF files into a single page PDF files.
- Overlay template PDF file----you can overlay template PDF on all pages, on page one, page 2 or any other pages you like.
- Delete empty PDF pages.
- Embed mapped fonts into PDF file.
Usage of eePDF PCL to PDF Converter Command Line:
Usage:
pcltool options
pcl-file pdf-file
Example:
pcltool.exe C:\in.pcl C:\out.pdf
pcltool.exe -append 2 C:\in.pcl C:\out.pdf
pcltool.exe -mapfont "C:\mapfont.ini" -embedfonts no C:\in.pcl C:\out.pdf