Problem with Certain PDF files.



I have a pdf file which loads in gs on HPux, but fails to load on Linux and
Windows. This pdf has a couple of embedded fonts, a graphic and background
grapic. When converting to PostScript, the only piece that fails to convert
is the main graphic. Below are the dumps from gs and gsview. I am pretty
sure it is a setup problem, but I am unsure where to look.

Any help would be appreciated.

Tim

From gs on Linux:

Error: /rangecheck in --get--
Operand stack:
--dict:5/5(L)-- TT4 12 --dict:9/14(L)-- --dict:9/14(L)--
200216 --dict:9/14(L)-- --nostringval--
CharStrings --dict:59/60(ro)(L)-- Encoding --nostringval-- .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef T W O N E .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef --nostringval-- 68
Execution stack:
%interp_exit
..runexec2 --nostringval-- --nostringval-- --nostringval-- 2
%stopped_push --nostringval-- --nostringval-- --nostringval-- false
1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3
%oparray_pop --nostringval-- --nostringval-- 2 1
3 --nostringval--
%for_pos_int_continue --nostringval-- --nostringval-- --nostringval--
--nostringval-- %array_continue --nostringval-- false 1
%stopped_push --nostringval--
%loop_continue --nostringval-- --nostringval-- --nostringval-- --nostringval--
--nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--
%array_continue
Dictionary stack:
--dict:1118/1686(ro)(G)-- --dict:2/20(G)-- --dict:75/200(L)-- --dict:75/200(L)--
--dict:105/127(ro)(G)-- --dict:253/347(ro)(G)-- --dict:21/24(L)-- --dict:4/6(L)--
--dict:20/20(L)-- --dict:5/8(L)-- --dict:13/20(L)-- --dict:33/50(ro)(G)--
--dict:48/62(L)--
Current allocation mode is local
Last OS error: 2
AFPL Ghostscript 8.54: Unrecoverable error, exit code 1



From GSView on Windows:

%GSVIEW_PDF_MARK: /OUT /Title
(\376\377\000C\000h\000o\000r\000o\000p\000l\000e\000t\000h\000
\000m\000a\000p\000 \000o\000f\000 \000V\000A\000L\000U\000E) /View [/XYZ 0
773 null] /Page 3
%GSVIEW_PDF_PAGES: 1 3
Displaying PDF page 1
%GSVIEW_PDF_PAGE: 1
%GSVIEW_PDF_MEDIA: [0 0 612 792]
%GSVIEW_PDF_ROTATE: 0
Error: /rangecheck in --get--
Operand stack:
--dict:5/5(L)-- TT4 12 --dict:9/14(L)-- --dict:9/14(L)--
200216 --dict:9/14(L)-- --nostringval--
CharStrings --dict:59/60(ro)(L)-- Encoding --nostringval-- .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef T W O N E .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef .notdef .notdef .notdef .notdef .notdef
..notdef .notdef --nostringval-- 68
Execution stack:
%interp_exit
..runexec2 --nostringval-- --nostringval-- --nostringval-- 2
%stopped_push --nostringval-- --nostringval-- false 1
%stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3
%oparray_pop 1 3 %oparray_pop
..runexec2 --nostringval-- --nostringval-- --nostringval-- 2
%stopped_push --nostringval-- --nostringval-- --nostringval-- --nostringval--
--nostringval-- %array_continue --nostringval-- false 1
%stopped_push --nostringval--
%loop_continue --nostringval-- --nostringval-- --nostringval-- --nostringval--
--nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--
%array_continue
Dictionary stack:
--dict:1132/1686(ro)(G)-- --dict:2/20(G)-- --dict:79/200(L)-- --dict:105/127(ro)(G)--
--dict:258/347(ro)(G)-- --dict:21/24(L)-- --dict:4/6(L)-- --dict:20/20(L)--
--dict:5/8(L)-- --dict:13/20(L)-- --dict:33/50(ro)(G)-- --dict:48/62(L)--
Current allocation mode is local
Last OS error: No such file or directory
pdf_page failed


.



Relevant Pages

  • Ghostscript/Imagemagick PDF thumbnail problem
    ... but it still works and creates the thumbnail of the PDF. ... in PHP it fails with this error: ... Execution stack: ...
    (comp.lang.postscript)
  • Re: Primitive Object>>isImmutable: failed (0)
    ... I suspect that what is happening is that isImmutable: is being sent to a selector which in your development image is a Symbol and in your deployment image is a SmallInteger. ... Inside the new image, everything works great, but when I deploy my application using the new image, and then try to start the resulting app, it fails with the error message shown in the topic line. ... I never saw such a message before (interesting portion of stack trace appended). ... I really have no clues what to do next (this is a primitive failing an a SmallInteger) and would highly appreciate any help! ...
    (comp.lang.smalltalk.dolphin)
  • dvipdf failure...pls help
    ... I am struggling hard to get a pdf from .eps file ... Tex file include diagram.eps, so i could not use latexpdf. ... I tried converting tex to dvi using latex & then convert dvi to pdf, ... Execution stack: ...
    (comp.text.tex)
  • Re: How to rename file ? it doesnt work
    ... These two lines load TWO 16-bit registers from the stack, ... It's STANDARD microsoft stack usage. ... Second loads DS and DX frome where BP+10 points in the stack. ... He should start with some DOS code, compile it, run it, and study it. ...
    (comp.lang.asm.x86)
  • Re: Beat Toudai
    ... of empty pdf pages. ... KPDF got empty little, and empty big, pages. ... But still it and evince ... Execution stack: ...
    (sci.lang.japan)