You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Steven Burg (JIRA)" <ji...@apache.org> on 2014/03/07 23:47:47 UTC

[jira] [Created] (PDFBOX-1969) JPEGFactory bug

Steven Burg created PDFBOX-1969:
-----------------------------------

             Summary: JPEGFactory bug
                 Key: PDFBOX-1969
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1969
             Project: PDFBox
          Issue Type: Bug
            Reporter: Steven Burg


Attempted to run the RubberStampWithImage sample and received the following errors:
Exception in thread "main" java.lang.NullPointerException
   at org.apache.pdfbox.pdmodel.graphics.image.JPEGFactory.createFromStream(JPEGFactory.java:72)
   at org.apache.pdfbox.examples.pdmodel.RubberStampWithImage.doIt(RubberStampWithImage.java:93)
   at org.apache.pdfbox.examples.pdmodel.RubberStampWithImage.main(RubberStampWithImage.java:185)

This happens with any jog I tested with.



--
This message was sent by Atlassian JIRA
(v6.2#6252)