Relative Content

Tag Archive for next.jsiframeblobquirks-modepdflib

Why does the iframe content not display on other screen dimensions?

What I’m trying to do is : extract pages one by one from a pdf Document and create an url using blob to put it in the src parameter of my Iframe. It works perfectly until I use Chrome DevTool to see if the iframe displays correctly on other devices. Everytime I load the iframe, I get “Page layout may be unexpected due to Quirks Mode” as an issue in the browser.