Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.16
-
None
-
None
-
Patch, Important
Description
The attached pdf file with uncolored tiling pattern is rendered wrongly (see "before_fix.png"). The problem is that pattern stream contains
/DevGrayCS cs
which overwrites PDPattern color space stored in PDGraphicsState#nonStrokingColor. I did a small fix which ignores all settings of color space inside of uncolored tiling pattern stream and the result seems to be good (see "after_fix.png").
Note: the pattern in the png file looks diferently than in the original pdf file, but this should be handled probably in the other issue.
Attachments
Attachments
Issue Links
- is related to
-
PDFBOX-5054 Type3 font is not rendered
- Open
-
PDFBOX-4657 Use smooth interpolation for stencils too
- Closed