Currently I am using the standard way to embed an pdf to the browser, however, the built-in pdf viewer for my target browser is not working as expected. I would like to forc
I did this a while ago. Using JQuery was a great way to get round this :)
pdf.js:
https://github.com/mozilla/pdf.js
Hope this helps!