We create a postscript file with Birt (an old version). We want to convert that postscript file with Aspose.EPS 18.9 to a pdf and get the following exception:
%%[Error: undefined; Offending Command: //resourcestatus]%%
Operand Stack (bottom…top)
[ /Identity-H /CMap ]Execution Stack (bottom…top)
[ --file (pipe) – //resourcestatus //undefined ]Dictionary Stack (bottom…top)
[ --dictionary (333)-- --dictionary (0)-- --dictionary (29)-- ]at com.aspose.eps.internal.l427.I334.lif(Unknown Source)
at com.aspose.eps.internal.l427.I50I.lI(Unknown Source)
at com.aspose.eps.internal.l427.I567.lif(Unknown Source)
at com.aspose.eps.internal.l427.I567.lI(Unknown Source)
at com.aspose.eps.internal.l427.I567.lf(Unknown Source)
at com.aspose.eps.Ps2PdfConverter.lif(Unknown Source)
at com.aspose.eps.Ps2PdfConverter.convertToPdf(Unknown Source)
at de.knowis.isf.rep.bl.birt.BirtFacade.generateReport(BirtFacade.java:243)
(…)
Is this a bug or the result of a bad postscript file?
Please see attached file: BilanzkritikGenericReport_v4.zip (114.9 KB)