Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.5, 3.0.0 PDFBox
-
Component/s: Rendering
-
Labels:
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
Issue Links
- duplicates
-
PDFBOX-2864 Pattern upside down and in wrong size
-
- Closed
-
- relates to
-
PDFBOX-1936 text outline with shading pattern is invisible
-
- Closed
-
- links to