Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>A page with an attached PDF in an iframe</title>
</head>
<body>
<iframe src="file_pdfjs_attachment.sjs" width="600" height="400"></iframe>
</body>
</html>