View Single Post
Old 01-23-2013, 03:05 PM   PM User | #8
EricMatthews
New to the CF scene

 
Join Date: Jan 2013
Posts: 5
Thanks: 3
Thanked 0 Times in 0 Posts
EricMatthews is an unknown quantity at this point
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>
EricMatthews is offline   Reply With Quote