Bug 688968 - Problem with converting barcode font to PDF
Summary: Problem with converting barcode font to PDF
Status: NOTIFIED DUPLICATE of bug 688967
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Writer (show other bugs)
Version: 8.54
Hardware: All All
: P4 normal
Assignee: leonardo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 17:06 UTC by Marcos H. Woehrmann
Modified: 2011-09-18 21:47 UTC (History)
0 users

See Also:
Customer: 1110
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos H. Woehrmann 2006-11-01 17:06:55 UTC
Ghostcript converts the attached PostScript to PDF incorrectly; specifically the barcodes are wrong.

I verified this by converting the file directly to ppm via Ghostscript:
gs -r300 -sDEVICE=ppmraw -sOutputFile=test1.ppm test.ps

And then to ppm via PDF:
gs -sDEVICE=pdfwrite -sOutputFile=test.pdf test.ps
gs -r300 -sDEVICE=ppmraw -sOutputFile=test2.ppm test.pdf

As you can tell from the attached screenshot.png there is a marked difference in the files (I converted 
the ppm files to tiff to make it easier to view using Preview).

The problem was originally listed as bug 688953, but I've closed that bug since I believe the comments 
were incorrect.  

Head exhibits the same behaviour as 8.54.
Comment 1 Marcos H. Woehrmann 2006-11-01 17:08:01 UTC
Bugzilla added this bug twice.

*** This bug has been marked as a duplicate of 688967 ***
Comment 2 Marcos H. Woehrmann 2011-09-18 21:47:19 UTC
Changing customer bugs that have been resolved more than a year ago to closed.