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

Andreas Lehmkühler resolved PDFBOX-2645.
----------------------------------------
    Resolution: Fixed

I've added 3 new load methods using a byte array as input for the pdf to be read

> Open PDF file from byte array without temp file
> -----------------------------------------------
>
>                 Key: PDFBOX-2645
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2645
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>
> On behalf of [~mkl] 
> {quote}
> wouldn't it be worth considering a PDFParser extension which accepts a byte 
> array and sets raStream to a RandomAccessBufferedFileInputStream facade 
> operating in memory on the array alone? That would allow use in contexts 
> where the program has no file system access permissions.
> {quote}
> Yes this would be a good idea, and I actually had the same thought while 
> looking at the sources while we both commented on
> https://stackoverflow.com/questions/28135026/ (where the person asking the 
> question had some misconceptions about how stuff works)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to