Summary: | Ghostscript displays PDF file as blank page | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Marcos H. Woehrmann <marcos.woehrmann> |
Component: | PDF Interpreter | Assignee: | Alex Cherepanov <alex> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 0.00 | ||
Hardware: | Macintosh | ||
OS: | MacOS X | ||
Customer: | 770 | Word Size: | --- |
Attachments: | Leitungsplan_011208i.pdf |
Description
Marcos H. Woehrmann
2008-12-08 17:40:44 UTC
Created attachment 4646 [details]
Leitungsplan_011208i.pdf
This file has been greatly simplified from the original customer supplied test
file. As such I do not feel it needs to be marked as private.
This bug is in managing of rectangles and bounding boxes in an annotation. It should be quite easy to fix. Implement Algorithm 8.1 from PDF 1.6 Reference. Map /BBox of the appearance stream transformed by /Matrix onto the annotation rectangle. This patch has been committed as a rev. 9300. http://ghostscript.com/pipermail/gs-cvs/2008-December/008878.html Regression testing shows no differences. |