HTML
<object data="foo.pdf" type="application/pdf"></object> <style> object { width: 100%; height: 700px; } </style>