Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
Description
The attached PDF uses transparency groups, blending and soft masks to create the rounded corners and shades behind images. It appears that these features are not implemented in PDFBox. An implementation proposal is attached in the TransparencyGroup.patch. The basic idea is to create a buffered image, draw the transparency group content onto it and then use the result to produce the soft mask or draw the image on the original g2d.
Note: I am not the (only) author of the proposed change. It was developed in our company few years ago in sources based on a 1.7.x version of PDFBox, mostly by a guy who already left. Over the years, merging of the work done in PDFBox main stream into our source base has become impossible due to many refactorings and other deep going changes done. Now we would like to go the opposite way - where possible - bring the changes and fixes we have done into PDFBox main stream and start to use it in our installations.
Attachments
Attachments
Issue Links
- duplicates
-
PDFBOX-1562 Thumbnail of PDF is missing image
- Closed
-
PDFBOX-1711 Loss of colour precision in exporting PDF to image
- Closed
- is depended upon by
-
PDFBOX-1908 Drop shadow is too heavy (Transparency Groups)
- Closed
-
PDFBOX-1929 Drop shadow on text appears as a box
- Closed
- is duplicated by
-
PDFBOX-1697 the text show Incorrect
- Closed
-
PDFBOX-1577 Transparency and Shadow Effects
- Closed
- is related to
-
PDFBOX-1772 Drawings missing in rendered images
- Closed
- relates to
-
PDFBOX-1416 Transparency Group: missing image in reader/image output
- Closed