PCL to PDF Conversion is resulting in PDF file that has content continuously shifting to the right

Code snippet

Document doc = new Document("C:\\temp\\Image195696.pcl", new PclLoadOptions());
doc.save("C:\\temp\\Image195696.pdf", SaveFormat.Pdf);

The resulting PDF file has content continuously shifting to the right from page 2 onwards.

Sample PCL files attached in zip file.

pcl_files.zip (1.6 MB)

@danros

Thanks for contacting support.

We have tested the scenario while using your files with Aspose.PDF for .NET 18.6 and observed following:

The program kept running without producing any results in case of “Image195693.pcl” file. An issue with the ID PDFNET-44934, has been logged in our issue tracking system for further investigation.

We were able to notice that the content was shifted to the right side on second page of resultant PDF, obtained from “Image195696.pcl”. An issue with the ID PDFNET-44935, has been logged for this in our issue tracking system.

We will further investigate both logged issues and keep you posted with the status of their rectification. Please be patient and spare us little time.

We are sorry for the inconvenience.

Library that we are using is Aspose.PDF for Java.

@danros

Thanks for clarifying about API platform.

We have run tests again for both files in Java environment and observed same issues. The program kept running without producing any results in case of “Image195693.pcl” file and content shifting was also noticed in output PDF file, generated from “Image195696.pcl”. We have logged these issues as PDFJAVA-37808 and PDFJAVA-37807, respectively in our issue tracking system. We will inform you in case of further updates regarding their resolution. Please spare us little time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as PDFJAVA-37807) have been fixed in Aspose.PDF for Java 19.1.

The issues you have found earlier (filed as PDFJAVA-37808) have been fixed in Aspose.PDF for Java 20.1.