[
https://issues.apache.org/jira/browse/TIKA-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315737#comment-17315737
]
Tilman Hausherr commented on TIKA-3347:
---------------------------------------
I don't have the code here, but maybe this might help re (1): make sure not to
read from a PDF file and then write to it. Write to a different file. This is
because of the "on demand" logic that writing might destroy what you are still
reading, see PDFBOX-5086.
> Upgrade to PDFBox 3.x when available
> ------------------------------------
>
> Key: TIKA-3347
> URL: https://issues.apache.org/jira/browse/TIKA-3347
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> 3.0.0-RC1 was recently released. We should integrate it on a dev branch asap
> so that we can help with regression testing...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)