You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Villu Ruusmann (JIRA)" <ji...@apache.org> on 2010/03/12 08:59:27 UTC

[jira] Commented: (PDFBOX-660) Failure to Convert this PDF to Image Correctly

    [ https://issues.apache.org/jira/browse/PDFBOX-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844407#action_12844407 ] 

Villu Ruusmann commented on PDFBOX-660:
---------------------------------------

I'm unable to verify this issue with PDFBox 1.0.1-SNAPSHOT because of the following NPE:

Exception in thread "main" java.lang.NullPointerException
        at org.apache.pdfbox.pdmodel.PDPageNode.getAllKids(PDPageNode.java:180)
        at org.apache.pdfbox.pdmodel.PDPageNode.getAllKids(PDPageNode.java:168)
        at org.apache.pdfbox.pdmodel.PDDocumentCatalog.getAllPages(PDDocumentCatalog.java:213)

> 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.