You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by pankaj bhatt <pa...@gmail.com> on 2010/12/13 07:22:40 UTC

PDFBOX 1.3.1 Parsing Error

hi All,
            While using PDFBOX 1.3.1 in APACHE TIKA 1.7 i am getting the
following error to parse an PDF Document.
*Error: Expected an integer type, actual='' "         at
org.apache.pdfbox.pdfparser.BaseParser.readInt*
*
*
This error occurs, because of SHA-256 Encryption used by Adobe Acrobat 9.
is there is any solution to this problem??? I get stuck because of this
approoach.

In Jira Issue-697 has been created against this.
https://issues.apache.org/jira/browse/PDFBOX-697

Please help!!

/ Pankaj Bhatt.

Re: PDFBOX 1.3.1 Parsing Error

Posted by Pradeep Singh <pk...@gmail.com>.
If the document is encrypted maybe it isn't meant to be indexed and publicly
visible after all?

On Sun, Dec 12, 2010 at 10:22 PM, pankaj bhatt <pa...@gmail.com> wrote:

> hi All,
>            While using PDFBOX 1.3.1 in APACHE TIKA 1.7 i am getting the
> following error to parse an PDF Document.
> *Error: Expected an integer type, actual='' "         at
> org.apache.pdfbox.pdfparser.BaseParser.readInt*
> *
> *
> This error occurs, because of SHA-256 Encryption used by Adobe Acrobat 9.
> is there is any solution to this problem??? I get stuck because of this
> approoach.
>
> In Jira Issue-697 has been created against this.
> https://issues.apache.org/jira/browse/PDFBOX-697
>
> Please help!!
>
> / Pankaj Bhatt.
>