linyows / rotion

○ Rotion makes it easy to generate a Static Website using React and the Notion API.
https://rotion.linyo.ws/
MIT License
30 stars 4 forks source link

Use object tag for PDF embedding #69

Closed linyows closed 5 months ago

linyows commented 5 months ago

Aside from using the object tag, another way to display a PDF on a web page is to use the canvas element. However, creating custom controls for the viewer is cumbersome, so it is preferable to use the built-in viewer provided by the browser.