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

zerr0s picture zerr0s  路  3Comments

kleins05 picture kleins05  路  3Comments

aaronshaf picture aaronshaf  路  3Comments

PeterNerlich picture PeterNerlich  路  3Comments