jquery.fileDownload
jquery.fileDownload copied to clipboard
Displaying the downloaded content?
Can I reach somehow the downloaded content? I would like to download a pdf, put it in an iframe, and display it to the user using the browser's default pdf viewer. Is it possible with this lib?
Thanks!