Comment by mr_mitm

Comment by mr_mitm 2 days ago

1 reply

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.