Aspose.Pdf convert pcl to pdf failed

Aspose.Pdf convert pcl to pdf failed. Hi I get the temporary license file for Aspose.Pdf .net 24.8.0.0.
When i convet pcl to pdf, some errors are shown.
the test code is below:

License PclToPdfLic = new License();
PclToPdfLic.SetLicense(“c:\test\” + “Aspose.PDFProductFamily.lic”);

PclLoadOptions pclLoadOptions = new PclLoadOptions();
Document doc = new Document(“c:\test\4.pcl”, pclLoadOptions);
doc.Save(“c:\test\4.pdf”, Aspose.Pdf.SaveFormat.Pdf);

the errors is below:
at #=zhLz$mbghCfwKTbLbKYeNlR4=.#=zV$5tpLc=()
at #=zyoNbrBHw3qWOIp_Wi4SvNL8ePwXp.#=zeAQSNRFHlw$$BK_oSYTTGaQ=(IList1 #=zD0q2jzSjdO1T, Document #=z3ARAruJF6I0b, LoadOptions #=zE4kzzuM=, Boolean #=zTzU7LGb8Ppk9) at #=zyoNbrBHw3qWOIp_Wi4SvNL8ePwXp.#=zeAQSNRFHlw$$BK_oSYTTGaQ=(IList1 #=zD0q2jzSjdO1T, Document #=z3ARAruJF6I0b, LoadOptions #=zE4kzzuM=)
at #=zRBmLugXjDa6V1QJC8MD7FA0XqMhX.#=zcxyJb2_Vu3Y4(Stream #=zsKhqm4iCTEYv, Document #=z3ARAruJF6I0b, PclLoadOptions #=zE4kzzuM=)
at Aspose.Pdf.Document.#=zgNi4oQY=(Stream #=zQhQg$IA=, LoadOptions #=zE4kzzuM=, Boolean #=zy61Q4bGzsalI)
at Aspose.Pdf.Document.#=zgNi4oQY=(Stream #=zQhQg$IA=, LoadOptions #=zE4kzzuM=)
at Aspose.Pdf.Document…ctor(String filename, LoadOptions options)
at TestPCL.Program.Main(String[] args) in F:\SourceCode_2023\TestPCL\Program.cs:line 19
test.zip (91.9 KB)

some error pcl files add . Please check the exceptions.

ErrorPCLs.zip (403.5 KB)

1 Like

@anniezhang
Thank you for provided information, I’ll investigate issue and write you as soon as possible

@anniezhang
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-58122,PDFNET-58123,PDFNET-58124

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

On surface there’s no any visible solutions
All three of your files generate different errors, so I added three separate tasks for development team
If there will be any news I’ll contact you as soon as possible