Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
Description
This is also somewhat of a regression: two weeks ago, the attached file had the image rendered in b/w, now it is invisible. I was able to get the image in another (wrong) color by changing one line in BeginInlineImage.java, the one with TODO to
awtImage = image.getStencilImage(colorSpace.toPaint(color, image.getHeight())); // <--- TODO: pass page height?
Attachments
Attachments
Issue Links
- duplicates
-
PDFBOX-2864 Pattern upside down and in wrong size
- Closed
- is related to
-
PDFBOX-4898 Pattern-colored stencil mask not interpolating when scaling
- Closed
- relates to
-
PDFBOX-1936 text outline with shading pattern is invisible
- Closed
- links to