Remix.run Logo
mr_mitm a day ago

You could embed it as a base64 blob, embed PDF.js (which is included by browsers anyway, I think) and use that to render it in the HTML. But I realize you probably meant a static HTML without JavaScript.

freedomben a day ago | parent [-]

Yes ideally, but even this is helpful, thank you!