Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Sending a file from java webapp to PDF.JS

55 views
Skip to first unread message

Bill Walker

unread,
May 12, 2013, 10:38:17 PM5/12/13
to dev-p...@lists.mozilla.org

http://stackoverflow.com/questions/16466477/sending-a-file-from-java-webapp-to-pdf-js

on Stack Overflow, kris54321 writes:
> I need to open a pdf generated by my java webapp in PDF.JS viewer. PDF.JS api accepts typed array (Uint8Array), so I am assuming I need to send the file somehow as a bytestream over http get/post, but I have been unsuccessful so far.
>
> Any suggestions how to do that?
0 new messages