Am 19.04.2015 um 12:29 schrieb Peter Murray-Rust:
I am trying to extract text from
https://hal.archives-ouvertes.fr/pastel-00003992/document
using PDFTextStripper (pdfbox V1.8.8)

I can visually read this (263 pages) on AdobeReader on MacOSX, but PDFBox
gives the following output.

495  [main] INFO  org.apache.pdfbox.pdfparser.PDFParser  - Document is
encrypted


Did you decrypt the file? Did you either load the file with loadNonSeq(), or with load() and then call openProtection()?

Current version is 1.8.9

Tilman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to