[ 
https://issues.apache.org/jira/browse/PDFBOX-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928595#comment-15928595
 ] 

Tilman Hausherr edited comment on PDFBOX-3716 at 3/16/17 6:56 PM:
------------------------------------------------------------------

I committed your changes with these modifications:
- ignored TIFF change because already there
- ignored format changes
- no star imports
- adjusted the javadoc
- changed some names
- ignored the modification in createFromFileByContent because this would read 
the full file twice



was (Author: tilman):
I committed your changes these modifications:
- ignored TIFF change because already there
- ignored format changes
- no star imports
- adjusted the javadoc
- changed some names
- ignored the modification in createFromFileByContent because this would read 
the full file twice


> Read images from byte array
> ---------------------------
>
>                 Key: PDFBOX-3716
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3716
>             Project: PDFBox
>          Issue Type: Improvement
>    Affects Versions: 2.0.4
>            Reporter: Alex Yolkin
>              Labels: features, patch
>             Fix For: 2.0.6
>
>         Attachments: patch.diff
>
>
> When we create several PDF files with the same images, a lot of time spend to 
> read image's files. I added possibility to create image from byte array, 
> which user can keep in memory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to