Advertisement
dusiu

Untitled

Sep 16th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.46 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <title>Title</title>
  6. </head>
  7. <body>
  8. <h2>hello</h2>
  9. <object width="100%" height="500px" data="http://localhost:8080/equipments/documents/preview/b8e49170-94a6-4fcc-819c-9d4629ff1484
  10. " type="application/pdf">
  11.     <embed src="http://localhost:8080/equipments/documents/preview/b8e49170-94a6-4fcc-819c-9d4629ff1484
  12. " type="application/pdf" />
  13. </object>
  14. <h2>world</h2>
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement