I have the Adobe Reader on the tablet but the <img src="theurl.pdf"> and <object> methods don't seem to be working.
Code:
<img src="theurl.pdf">
<object data="theurl.pdf" type="application/pdf"
width="100%" height="1200">
alt : <a href="theurl">Feeney</a>
</object>