Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>A page embedding a pdf from another site</title>
</head>
<body>
<embed id="embeddedPdf" type="application/pdf" width="600" height="400"
</body>
</html>