I test drove your PCL to PDF converter. The tags were correctly read it seems, but the page breaking was not correct. Each page has a page number at the top, and the converted file did not have these correctly. What scope do we have of tuning the conversion process?
Please find attached, a sample .pcl file, which I have converted using the trial version of your desktop PCL to PDF converter. This is a 3 page document that prints as 3 pages. However, the converted PDF has 6 pages, with each page running onto the next, doubling the count. Please review and let us know what the fix is.
This is original PCL Contents, three pages,



This is converted PDF file, as you see, the PDF file is contain 6 pages,

Thanks,
--------------------------------
This is because unmatched paper size between PCL and PDF files, you can choose A3 paper to convert your PCL file to PDF file, the A3 paper is bigger than A4 and Letter, it can show more page contents, the A3 paper will solve your problem, for example,
"C:\Program Files (x86)\VeryPDF PCL Converter v2.6\pcltool.exe" -pclcmd "\"-J@PJL SET PAPER=A3\"" D:\downloads\Sample.pcl D:\downloads\Sample.pcl.pdf
The following is the converted PDF file by A3 paper size, you will get a PDF file with three pages properly,

VeryPDF
VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Related Posts
- How to call pcltoolsdk.dll library from a 64bit EXE application?
- Convert LaserJet PCL print files to PDF (portable document format) files from C# source code
- How to use PCL to PDF Converter to set PDF Metadata and Tags to PDF files?
- [ERROR] – Failed to load "IDAutomationHC39M" Font from PCL to PDF Converter software, load barcode TrueType font file during PCL to PDF and TIFF Conversion
- We’re looking for a way to convert PCL files to GDI and send them to a specified printer (via command line)
- ActiveX Error in application using VeryPDF.PCLtoPDFCom
- [VeryPDF Release Notes] VeryPDF Releases a new version of PCL to Any Converter Shell (Command Line) for Linux today
- How to convert PCL file to PDF file and enable multiple Duplex options? Convert PCL to PDF and keep simplex and duplex pages intact
- How to set paper size to PDF file when convert PCL file to PDF file with -raster option?
- How to call PCL to PDF Converter SDK from C# source code?
- Convert PCL to PDF without no blank page
- Call PCL to PDF Converter from a script to run the conversion. How to Automate PCL to PDF Conversion Using Watch Folders?
- How to convert PCL to PDF and add bookmarks to PDF by command line
- VeryPDF PCL Toolkit, Split PCL, Merge PCL, PCL to Image, Image to PCL, PCL to PDF, PDF to PCL, PCL Viewer, PCL to Text, Print PCL to Windows Printer
- Convert PCL to PDF and specify paper size by command line