Bug 689998 - PDF conversion / printing fails on attached document
Summary: PDF conversion / printing fails on attached document
Status: RESOLVED DUPLICATE of bug 689691
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Interpreter (show other bugs)
Version: 8.62
Hardware: PC Linux
: P4 normal
Assignee: Alex Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 06:50 UTC by Uli M
Modified: 2008-08-10 22:08 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments
problematic document (338.54 KB, application/pdf)
2008-08-08 06:52 UTC, Uli M
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Uli M 2008-08-08 06:50:57 UTC
ghostscript fails on the attached document with the following output:

Error: /undefined in --eexec--
Operand stack:
   --dict:2/9(L)--   --dict:2/9(L)--   FontName
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--  
--nostringval--   false   1   %stopped_push   1905   1   3   %oparray_pop   1904
  1   3   %oparray_pop   1888   1   3   %oparray_pop   1771   1   3  
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--  
--nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1762 
 2   4   %oparray_pop   --nostringval--   --nostringval--
Dictionary stack:
   --dict:1146/1684(ro)(G)--   --dict:0/20(G)--   --dict:71/200(L)--  
--dict:73/75(L)--   --dict:1146/1684(ro)(G)--
Current allocation mode is local
GPL Ghostscript 8.62: Unrecoverable error, exit code 1
Comment 1 Uli M 2008-08-08 06:52:14 UTC
Created attachment 4262 [details]
problematic document
Comment 2 Alex Cherepanov 2008-08-10 22:08:23 UTC
This is yet another case of a PDF file with an embedded Type 1 font that
cannot be read by a PostScript interpreter.

The font mixes up dictionaries and defines a half of the keys in the userdict.


*** This bug has been marked as a duplicate of 689691 ***