[
https://issues.apache.org/jira/browse/PDFBOX-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408092#comment-15408092
]
Tilman Hausherr commented on PDFBOX-3456:
-----------------------------------------
Btw I saw this in your code:
{code}
if (document.isEncrypted())
{ return null; }
{code}
You don't always need this, some files are encrypted with the empty user
password. They can be rendered. The "encryption" is used for the certain
rights, e.g. printing.
> Page Rendered as Image Incorrectly
> ----------------------------------
>
> Key: PDFBOX-3456
> URL: https://issues.apache.org/jira/browse/PDFBOX-3456
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.2
> Environment: Oracle JDK 1.8.0_102
> OpenSUSE Linux 13.2
> Apache Tomcat 7.0.70
> Reporter: George Sexton
> Priority: Minor
> Attachments: 8_8healthcare.pdf, 8_8healthcare_thumbnail.jpg
>
>
> Rendering the attached PDF as an image results in a thumbnail that has a
> black background. The background in the original PDF is white.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]