Christian Czech created PDFBOX-1904:
---------------------------------------
Summary: Load document error without exception
Key: PDFBOX-1904
URL: https://issues.apache.org/jira/browse/PDFBOX-1904
Project: PDFBox
Issue Type: Bug
Components: Text extraction
Affects Versions: 1.8.3
Environment: Windows 7
Java 1.7.0_40
Reporter: Christian Czech
Attachments: 7354a.pdf
Hello,
I can't load this file.
It doesn't appear an exception or an error message.
String input = "C:\pdffiles\7354a.pdf
try {
PDDocument document = PDDocument.load(input);
..
} catch (...
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)