[
https://issues.apache.org/jira/browse/PDFBOX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr closed PDFBOX-1904.
-----------------------------------
Resolution: Cannot Reproduce
I don't get a problem. Both rendering and text extraction work for me. Please
reopen if you can clarify what happened.
> 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.2#6252)