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

xingxiaoyiyio picture xingxiaoyiyio  路  3Comments

azetutu picture azetutu  路  4Comments

kleins05 picture kleins05  路  3Comments

sujit-baniya picture sujit-baniya  路  3Comments

hp011235 picture hp011235  路  4Comments