VeryPDF PCL Converter is a conversion tool developed for converting PCL files to images like JPEG, PNG, BMP and TIFF. The program also supports conversion from PCL to PDF and PCL to PS.
PCL, Printer Command Language, is a language accepted by printers. Printers use PCL files to control the printing effect of document pages. A printer driver can also send a printable page to a PCL file on the computer disk. Other applications can use these PCL files in other occasions.
VeryPDF PCL Converter has a graphical user interface and command line interface for different usages. The graphical interface provides the basic functions and the command line interface provides all the functions of the program.
The basic usage of VeryPDF PCL Converter command line is as following,
pcltool in.pcl out.pdf
Besides converting PCL to PDF, VeryPDF PCL Converter can overlay a PDF page to the input PCL file before converting it. This function is useful for automatic filling form, stamping, watermarking, etc.
This article will show you how to overlay PDF pages to PCL, and then save the PCL to PDF.
pcltool -template template.pdf input.pcl out.pdf
pcltool -templatefirst template.pdf input.pcl out.pdf
pcltool -templatefollowing template.pdf input.pcl out.pdf
pcltool -templatefirst cover.pdf -templatefollowing water.pdf input.pcl out.pdf
The above paragraphs show the overlay function of VeryPDF PCL Converter command line. You can learn more information about the command line by run it without any argument or option.
Visit the homepage of VeryPDF PCL Converter to learn more.