[
https://issues.apache.org/jira/browse/PDFBOX-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505931#comment-17505931
]
med medin edited comment on PDFBOX-5386 at 3/13/22, 10:55 PM:
--------------------------------------------------------------
Sorry for the disturbance, in fact I rearranged my whole code in these two days
to isolate the real cause of the problem and the irony is that the culprit was
both my messy code and JDK due to [an old
bug|https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8081474] in
SwingWorker where done method could be called in certain cases before
doInBackground finishes all its tasks.
Many thanks for your responses.
was (Author: JIRAUSER286440):
Sorry for the disturbance, in fact I rearranged my whole code in these two days
to isolate the real cause of the problem and the irony is that the culprit was
both my messy code and JDK due to [an old
bug|https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8081474] in
SwingWorker where done method could be called in certain cases before
doInBackground finishes all its tasks.
> Wrong image generated
> ---------------------
>
> Key: PDFBOX-5386
> URL: https://issues.apache.org/jira/browse/PDFBOX-5386
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.25
> Reporter: med medin
> Priority: Major
> Attachments: Screenshot_20220310_223538.png, cover.pdf,
> screenshot-1.png
>
>
> Only the cover of the pdf which has yellow color is wrongly converted to
> BufferedImage
> !Screenshot_20220310_223538.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]