NullPointerException in SetGraphicsStateParameters.process
----------------------------------------------------------

                 Key: PDFBOX-360
                 URL: https://issues.apache.org/jira/browse/PDFBOX-360
             Project: PDFBox
          Issue Type: Bug
          Components: Text extraction
            Reporter: Jukka Zitting


[Issue from SourceForge]
http://sourceforge.net/tracker/index.php?func=detail&aid=2003497&group_id=78314&atid=552832

When running text extraction against one particular PDF file, I get the
following NPE. Any ideas? Thanks.

java.lang.NullPointerException
at
org.pdfbox.util.operator.SetGraphicsStateParameters.process(SetGraphicsStat
eParameters.java:61)
at
org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:497)
at
org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:218)
at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:177)
at org.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:339)
at org.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:263)
at org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:219)
at org.pdfbox.util.PDFTextStripper.getText(PDFTextStripper.java:152)

We're running PDFBox 0.7.4 20071112.

I am not able to attach the file - please email me and I'll send it to you.

[Comment on SourceForge]
Date: 2008-07-10 09:48
Sender: dojolava
Logged In: YES 
user_id=536110
Originator: NO

I have the same Problem, my file is ~500kb, I cannot upload it.... can
send it when you need it.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to