display pdf in div
http://www.webdeveloper.com/forum/showthread.php?152923-PDF-within-a-DIV
<object data="test.pdf" type="application/pdf" width="300" height="200">
alt : test.pdf
</object>
http://www.webdeveloper.com/forum/showthread.php?152923-PDF-within-a-DIV
<object data="test.pdf" type="application/pdf" width="300" height="200">
alt : test.pdf
</object>