Inline PDF Viewer

Display a PDF embedded right inside the page using Ghost's Files upload card and then wrapping the file in an iFrame using an HTML card. Neat!

<div style="text-align:center">
<iframe src="https://ghostomatic.com/content/files/2022/06/JENS-DAD-HAROLD-WALLACE.pdf" frameborder="0" style="width:100%; height:600px"></iframe>
</div>