giblets / pdfviewernet

Automatically exported from code.google.com/p/pdfviewernet
1 stars 1 forks source link

PDF from Stream #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1 I get from DB a stream . 
2 I need to save it to HDD and after that to read again. 
3 I thin will be more efficient to have one more method in PDFPage class
  like PDFPage.LoadFile(Stream stream). 

Original issue reported on code.google.com by vasioky on 23 Apr 2010 at 1:46

GoogleCodeExporter commented 8 years ago
Will make changes to allow for a FileStream property and fix "filename centric 
logic".
Will only work when XPDF or muPDF are used for the renderer.

Original comment by snakebyt...@gmail.com on 1 Jul 2011 at 5:17