[
https://issues.apache.org/jira/browse/PDFBOX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1904:
--------------------------------
Component/s: (was: Text extraction)
> Load document error without exception
> --------------------------------------
>
> Key: PDFBOX-1904
> URL: https://issues.apache.org/jira/browse/PDFBOX-1904
> Project: PDFBox
> Issue Type: Bug
> 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)