Summary: | Patterns are not correctly converted in multi-page documents | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Mark de Does <mark> |
Component: | PDF Writer | Assignee: | Ken Sharp <ken.sharp> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | 8.63 | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Attachments: |
bg.ps: Single page file that results in a usable pdf
bgx.ps: Multi-page file that results in a broken pdf |
Description
Mark de Does
2008-11-07 02:05:59 UTC
Created attachment 4582 [details]
bg.ps: Single page file that results in a usable pdf
Created attachment 4583 [details]
bgx.ps: Multi-page file that results in a broken pdf
I've duplicated the problem with gs8.54, gs8.63, and gshead (r9202). The command line I'm using: bin/gs -sDEVICE=pdfwrite -o test.pdf ./bgx.ps This now works correctly with the HEAD revision. I suspect the problem was fixed in revision 9987, patch here : http://ghostscript.com/pipermail/gs-cvs/2009-August/009691.html |