[
https://issues.apache.org/jira/browse/PDFBOX-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Koegler updated PDFBOX-947:
----------------------------------
Attachment: avoid-temporary.patch
> Avoid using temporary files in PDJpeg
> --------------------------------------
>
> Key: PDFBOX-947
> URL: https://issues.apache.org/jira/browse/PDFBOX-947
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 1.5.0
> Reporter: Martin Koegler
> Attachments: avoid-temporary.patch
>
>
> The current code writes the PDF to a tmp file and then read it back. This can
> be done in-memory using the InputStream constructors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.