[
https://issues.apache.org/jira/browse/PDFBOX-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844540#action_12844540
]
Villu Ruusmann commented on PDFBOX-660:
---------------------------------------
Thank you Gary for your hint that the document needs to be decrypted first with
an empty password.
This definitely looks like a font scaling problem. There could be (at least)
two sources of error: 1) The TextMatrix is in inconsistent state, 2) The Font
reports incorrect metrics (eg. bounding box).
Since this document relies heavily on Type1C fonts, I'm inclined to believe
that the option #2 is the one we should be investigating.
> Failure to Convert this PDF to Image Correctly
> ----------------------------------------------
>
> Key: PDFBOX-660
> URL: https://issues.apache.org/jira/browse/PDFBOX-660
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 1.0.0
> Environment: Windows 7, Eclipse IDE
> Reporter: Gary Lam
> Priority: Minor
> Attachments: 1.jpg, enroll_California.pdf
>
>
> PDFBox was unable to convert this PDF correctly into an image. I've attached
> the first page of the created image as well as the original PDF.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.