Bug 688120 - Conversion fail on Resource
Summary: Conversion fail on Resource
Status: RESOLVED DUPLICATE of bug 687747
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Font API (show other bugs)
Version: master
Hardware: PC Windows XP
: P3 normal
Assignee: Stefan Kemper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 12:16 UTC by Pieter du Preez
Modified: 2007-12-13 12:55 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pieter du Preez 2005-05-31 12:16:12 UTC
The document (Adobe pdf) fail to convert at numerous points during convert. This
seems to be the most severe with a immediate crash out of the convert process.

Displaying PDF page 510
%GSVIEW_PDF_PAGE: 510
%GSVIEW_PDF_MEDIA: [0 0 595 842]
%GSVIEW_PDF_CROP: [56.6929 14.1732178 538.307129 827.826782]
%GSVIEW_PDF_ROTATE: 0
%GSVIEW_PDF_MARK: /PAGE /CropBox [56.6929 14.1732178 538.307129 827.826782]
Substituting CID font resource/Adobe-Identity for /WP-GreekHelve.
Error: /undefinedresource in --findresource--
Operand stack:
   --dict:7/7(L)--   TT16   1   --dict:6/6(L)--   --dict:6/6(L)--  
WP-GreekHelve   --dict:11/12(ro)(G)--   --nostringval--   --dict:7/7(L)--  
--dict:7/7(L)--   Adobe-Identity   CIDFont   Adobe-Identity
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--   %array_continue   --nostringval--  
--nostringval--   --nostringval--   --nostringval--   %loop_continue  
--nostringval--   12   8   %oparray_pop   --nostringval--   --nostringval--  
--nostringval--
Dictionary stack:
   --dict:1129/1686(ro)(G)--   --dict:0/20(G)--   --dict:79/200(L)--  
--dict:105/127(ro)(G)--   --dict:251/347(ro)(G)--   --dict:22/24(L)--  
--dict:4/6(L)--   --dict:27/32(L)--   --dict:20/26(ro)(G)--
Current allocation mode is local
Last OS error: No such file or directory
pdf_page failed
Comment 1 Stefan Kemper 2005-06-01 09:57:51 UTC
Please add a test file.
Comment 2 Alex Cherepanov 2005-08-15 06:36:51 UTC
Although the file is not provided, it can be reasonable assumed that the file
uses  WP-GreekHelve but doesn't embed it. This is incorrect. The PDF
specification requires CID font files to be embedded.

Ghostscript provides several ways to substitute missing
CIDFont resources. See "CID font substitution" section in doc/Use.htm in your
Ghostscript distribution.

If your file embeds WP-GreekHelve resource, feel free to attach it and reopen
the bug.

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