makaveliuk
Programmer
I am using a C++ ghostscript wrapper to display postscript files using the ghostscript api which works fine but takes a long time to process the file, so I have now made it run a conversion to PDF but when I try to display the PDF I get the error:
undefined in obj:
7 0
every time but GSView displays okay.
Any ideas what I'm doing wrong? Is there a special command/keyword to use to display PDFs?
undefined in obj:
7 0
every time but GSView displays okay.
Any ideas what I'm doing wrong? Is there a special command/keyword to use to display PDFs?