I am working on a mobile application.we are using jquery-mobile.
we have an option to view or download the records in pdf format. I dont have the control on backen
Don't show it in ajax show the pdf as source of an iframe then it will work
Did you try with this
http://mozilla.github.com/pdf.js/
Moreover you can visit the following link, the question is almost similar:
How to display a PDF stream in a browser using javascript