[ 
https://issues.apache.org/jira/browse/PDFBOX-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-947.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: Andreas Lehmkühler

I added the patch in revision 1072680 as proposed.

Thanks for the contribution!

> 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.4.0
>            Reporter: Martin Koegler
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.5.0
>
>         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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to