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 2013/05/07 20:39:16 UTC

[jira] [Closed] (PDFBOX-1326) Parser: java.io.IOException: Error: Expected an integer type, actual='R'

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

Andreas Lehmkühler closed PDFBOX-1326.
--------------------------------------

    Resolution: Incomplete
      Assignee: Andreas Lehmkühler

Closed as we didn't get a sample pdf or any other input
                
> Parser: java.io.IOException: Error: Expected an integer type, actual='R'
> ------------------------------------------------------------------------
>
>                 Key: PDFBOX-1326
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1326
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 1.6.0
>         Environment: WIN 7
>            Reporter: d32
>            Assignee: Andreas Lehmkühler
>
> Exception in thread "main" java.io.IOException: Error: Expected an integer type, actual='R'
> 	at org.apache.pdfbox.pdfparser.BaseParser.readInt(BaseParser.java:1384)
> 	at org.apache.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:522)
> 	at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:184)
> 	at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1069)
> 	at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1036)
> 	at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1007)
> ===============For Another PDF==========================
> Exception in thread "main" java.io.IOException: Error: Expected an integer type, actual='I?¬		!'
> 	at org.apache.pdfbox.pdfparser.BaseParser.readInt(BaseParser.java:1384)
> 	at org.apache.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:517)
> 	at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:184)
> 	at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1069)
> 	at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1036)
> 	at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1007)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira