Bug 687106 - gs8 PDF unprintable with Acrobat3
Summary: gs8 PDF unprintable with Acrobat3
Status: NOTIFIED WONTFIX
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Writer (show other bugs)
Version: 8.11
Hardware: PC Linux
: P4 minor
Assignee: Jack Moffitt
URL: http://home.comcast.net/~cilantro03/gs8
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 22:21 UTC by cilantro04
Modified: 2008-12-19 08:31 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 cilantro04 2003-10-26 22:21:13 UTC
A PDF 1.2 file produced from TeX using embedded fonts and gs 8.11 under Linux on
an x86 machine displays correctly with all versions of Acrobat, but prints
correctly only with Acrobat 4 or later.  Interestingly, the same PS file run
through gs 8.00 on another machine (Sun Ultra 5 running Solaris 8) does not have
this problem.  One obvious difference: this latter PDF file renames the TeX
fonts, such as CMR10, to names such as Fa.

The URL above contains the original PS file, both PDF files, and the result of
running the gs 8.11 PDF file through different versions of Acrobat.

I have labeled this bug as minor, both because Acrobat 3 is obsolete and because
the different behavior on different installations suggests a configuration
problem.  Nonetheless, I am hesitant to post such PDF files online without being
sure the fonts are embedded correctly.
Comment 1 Igor Melichev 2003-10-26 23:35:11 UTC
The bug 687047 may be related to this problem.
Comment 2 cilantro04 2003-10-27 19:39:49 UTC
I should have added that gs 8.00 produces the same (buggy) behavior on the Linux
machine; this is not (just) an 8.00 vs. 8.11 problem.
Comment 3 Jack Moffitt 2003-10-29 09:54:24 UTC
We've observed a lot of problems in the past with Acrobat 3.
Comment 4 cilantro04 2003-11-02 15:03:53 UTC
This may indeed be an Acrobat3 problem, but it still worries me that a single
PS file converted to PDF using gs 8 on two different machines produces one PDF
1.2 file which works with Acrobat 3 and one PDF 1.2 file which is buggy with
Acrobat3.