[
https://issues.apache.org/jira/browse/PDFBOX-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515105#comment-16515105
]
Tilman Hausherr commented on PDFBOX-4245:
-----------------------------------------
I didn't commit the test... it doesn't work like it is now due to the special
way TestPDFToImage works, that one takes all PDFs from the input directory and
then renders. I did get your test to work by disabling the main test (and then
your test ran 1000 times) and it works as expected. However this is not a test
that can run on a server because the rendering could be different for different
OS / jdks.
> wrong rendering of the transparency group at the specific position on a page
> ----------------------------------------------------------------------------
>
> Key: PDFBOX-4245
> URL: https://issues.apache.org/jira/browse/PDFBOX-4245
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.10
> Reporter: Jiri Kunhart
> Priority: Major
> Labels: patch
> Attachments: pdfbox-2.0.10-SNAPSHOT_transparency_group_all.patch,
> pdfbox-2.0.10-SNAPSHOT_transparency_group_resources.zip,
> pdfbox-2.0.10-SNAPSHOT_transparency_group_sources.patch
>
>
> The rendering of the transparency groups works only if the whole page is
> rendered. If you try to render only a part of the page where is a
> transparency group placed, you will get only the white image or an image with
> shifted pixels representing applied soft mask. The simple fix is attached in
> the patch, including the test and the resources used for testing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]