pdf-in-nested-iframe.html 84 B

123456
  1. <html>
  2. <body>
  3. <iframe id="outer-frame" src="./pdf-in-iframe.html"/>
  4. </body>
  5. </html>