You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2012/05/24 18:10:39 UTC

[jira] [Updated] (PDFBOX-1277) NPE when extracting image inside form

     [ https://issues.apache.org/jira/browse/PDFBOX-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-1277:
---------------------------------------

    Fix Version/s:     (was: 1.7.0)
    
> NPE when extracting image inside form
> -------------------------------------
>
>                 Key: PDFBOX-1277
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1277
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Daniel Bonniot de Ruisselet
>         Attachments: in.pdf
>
>
> Unsing current HEAD version:
> java -cp app/target/pdfbox-app-1.7.0-SNAPSHOT.jar org.apache.pdfbox.ExtractImages /tmp/in.pdf 
> Exception in thread "main" java.lang.NullPointerException
> 	at org.apache.pdfbox.ExtractImages.processResources(ExtractImages.java:166)
> 	at org.apache.pdfbox.ExtractImages.processResources(ExtractImages.java:195)
> 	at org.apache.pdfbox.ExtractImages.extractImages(ExtractImages.java:150)
> 	at org.apache.pdfbox.ExtractImages.main(ExtractImages.java:64)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira