WackoWiki: PDF embedding | type attribute: type="application/pdf"

https://wackowiki.org/doc     Version: 15 (22.06.2024 07:52)

PDF embedding | type attribute: type="application/pdf"

Some loose thoughts about PDF embedding.

<embed> vs. <object>[link1]
From object to iframe — other embedding technologies[link2]
https://www.mediaevent.de/pdf-einbinden/

https://developer.mozilla.org/[...]b/HTML/Element/embed[link3]
<embed type="video/webm" src="/media/cc0-videos/flower.mp4" width="250" height="200" />


https://developer.mozilla.org/[...]/HTML/Element/object[link4]
<object type="application/pdf" data="/media/examples/In-CC0.pdf" width="250" height="200"></object>


Attached files

External files

Questions:

Work in Progress ...