Bug 690113

Summary: Error reading PDF file: /invalidfont in --run--
Product: Ghostscript Reporter: Marcos H. Woehrmann <marcos.woehrmann>
Component: PDF InterpreterAssignee: Alex Cherepanov <alex>
Status: NOTIFIED FIXED    
Severity: normal CC: martin
Priority: P1    
Version: master   
Hardware: Macintosh   
OS: MacOS X   
Customer: 1110 Word Size: ---

Description Marcos H. Woehrmann 2008-10-08 20:36:57 UTC
The customer reports and I've verified that the attached PDF file cannot be read by Ghostscript 8.63 or 
head (r9133).  Acrobat Professional 8.1.2 opens the file without complaint (Apple Preview also opens the 
file, but doesn't display it correctly).

The command line I'm using for testing:

  bin/gs -sDEVICE=pbmraw -o test.pbm ./no_loca.pdf
Comment 1 Marcos H. Woehrmann 2008-10-08 20:37:44 UTC
Created attachment 4479 [details]
no_loca.pdf
Comment 2 Alex Cherepanov 2008-10-11 23:42:06 UTC
Remove spurious un-definition of GlobalSubrs attribute during loading of
OpenType CFF fonts as CIDFont resources.

The following fix is committed as a rev. 9142.
http://ghostscript.com/pipermail/gs-cvs/2008-October/008716.html
Regression testing shows no differences.
Comment 3 Alex Cherepanov 2008-11-04 20:21:42 UTC
*** Bug 690155 has been marked as a duplicate of this bug. ***