NoSucheElementException in PDFXrefStreamParser.parse
----------------------------------------------------

                 Key: PDFBOX-551
                 URL: https://issues.apache.org/jira/browse/PDFBOX-551
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 0.8.0-incubator
            Reporter: Marcus Thiesen


A PDF which I have, which I unfortunately can not upload here, has triggered 
the following exception:

Caused by: java.util.NoSuchElementException                                     
                                                                                
     
        at java.util.AbstractList$Itr.next(AbstractList.java:350)               
                                                                                
     
        at 
org.apache.pdfbox.pdfparser.PDFXrefStreamParser.parse(PDFXrefStreamParser.java:115)
                                                                       
        at 
org.apache.pdfbox.cos.COSDocument.parseXrefStreams(COSDocument.java:538)        
                                                                          
        at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:203)      
  

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