Tilman Hausherr created PDFBOX-2645:
---------------------------------------

             Summary: 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
            Reporter: Tilman Hausherr


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