VeryPDF PCL Support Legal Paper Size and Landscape Orientation?

Good Wednesday Afternoon,

I am using XXXXXXXX as a pass-through between legacy system printer and Laserfiche.  Within the XXXXXXXX configuration, I make a call to an external program, VeryPDL PCL Converter, in order to capture the PCL (from the legacy’s system’s printer) and convert it to PDF format. However, the report coming off of the printer is in Landscape mode and prints 132 characters across.

I was successfully able to perform this conversion using the VeryPDF PCL Converter GUI interface by selecting the following settings:
*    Rotate 90 degrees
*    200 dpi
*    Landscape Orientation
*    Legal Paper Size

However, when I try to recreate the settings I need using the command line functions for the VeryPDF PCL Converter, I am unable to get the Legal Paper Size to work.  The resulting file chops off data after 106 characters.

Here is my current command I feed to XXXXXXXX to feed to the VeryPDF PCL Converter:

pcltool.exe "-xres" "200" "-yres" "200" "-rotate" "90" "-pclcmd" ""\"-J@PJL" "SET" "PAPER=LEGAL\"""  "-pclcmd" ""\"-J@PJL" "SET" "DEFAULT" "ORIENTATION=LANDSCAPE\""" "%F" "D:\temp\XXXXXXXX\Outputs\output.PDF"

I have also tried the “-width” command, which also did not work.  Does anyone at VeryPDF have any other suggestions for me?

Thank you in advance,
======================================
Please run following command line to try again, we hoping the following command line will work better for you,

"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" "-xres" "200" "-yres" "200" "-rotate" "90" -pclcmd "\"-J@PJL SET PAPER=Legal\" \"-J@PJL SET DEFAULT ORIENTATION = LANDSCAPE\"" C:\in.pcl C:\out.pdf

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!