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