웹문서상에서 PDF파일 열기
<object type="application/pdf" data="sample.pdf" width="600" height="300">
<param name="src" value="sample.pdf">
</object>