Page 1 of 1

Getting unspecified error 1007

Posted: Sat Jun 19, 2010 7:27 am
by alexr54
Any help would be appreciated.

I have tried switching processor to TEST and no error and nothing printed.

Error: /undefined FILENAME
Operand Stack:


Execution Stack:

%interp_exit .runexec2 --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped push 1862 1 3 %oparray_pop 1861 1 3 %oparray pop 1845 1 3 %oparray_pop 1739 1 3 % oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval----nostringval----nostringval-- 2 %stopped_push --nostringval--



Dictionary Stack: --dict:1167/1684(ro)(G)-- --dict:0/20(G)-- --dict:70/200(L)--
Current allocation mode is local
Current file position is 43


Source: GUI

Internal hint: Run converter to create PDF file

Re: Getting unspecified error 1007

Posted: Fri Jun 21, 2013 11:30 pm
by Coscript Consulting
The PostScript program that Ghostscript is interpreting expects that the variable FILENAME is defined, but it is not.
Most likely, is should be defineed on the command line as -sFILENAME=/path/to/your/file