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

BrennanDuffey picture BrennanDuffey  路  3Comments

hp011235 picture hp011235  路  4Comments

zerr0s picture zerr0s  路  3Comments

anggikolo11 picture anggikolo11  路  3Comments

patelsumit5192 picture patelsumit5192  路  3Comments