Pdf.js: Byte stream as source for PDF

Created on 16 May 2014  路  2Comments  路  Source: mozilla/pdf.js

Add the ability to display a PDF using a byte stream as the source instead of physical file on disk. (sorry if I'm not using this correctly, it's my first time on GitHub)

Most helpful comment

Wow, amazingly fast response! Thank you very much. I'll know to look in the source for answers next time and not just at the examples.

All 2 comments

See the 'source' parameter documentation of the getDocument() at https://github.com/mozilla/pdf.js/blob/master/src/display/api.js#L158 . Closing as answered.

Wow, amazingly fast response! Thank you very much. I'll know to look in the source for answers next time and not just at the examples.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

liuzhen2008 picture liuzhen2008  路  4Comments

SehyunPark picture SehyunPark  路  3Comments

BrennanDuffey picture BrennanDuffey  路  3Comments

azetutu picture azetutu  路  4Comments

patelsumit5192 picture patelsumit5192  路  3Comments