Problem in converting pcl file to pdf using Aspose.pdf in Java

Hi,

I am trying to convert a pcl file to pdf using aspose.pdf in Java

Below is the code I used

I used bindpcl and mentioned the pcl file name with location

imm I used save method giviong the output pdf file name.

I am getting the below error.

Exception in thread "Thread-2" java.lang.RuntimeException: Exception cought:

at aspose.pcl.c.Aae.run(SourceFile:45)

at java.lang.Thread.run(Unknown Source)

Caused by: aspose.pcl.exception.InvalidEscapeSequenceException

at aspose.pcl.creader.Aag.a(SourceFile:178)

at aspose.pcl.c.Aae.a(SourceFile:66)

at aspose.pcl.c.Aae.run(SourceFile:34)

Please let me know if anybody faced this issue before and how to solve the issue.

Thanks!.

Hi Saranu,


Thanks for using our products.

Can you please share the source PCL file so that we can test the scenario at our end. We are sorry for this inconvenience.