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)
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.
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.