Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <object width="100%" height="100%" type="application/pdf">
  2. <param name="src" value="myFile.pdf">
  3. </object>
  4.  
  5. <object width="100%" height="100%" type="application/pdf" data="myFile.pdf">
  6. </object>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement