Remix.run Logo
stephen_g 2 days ago

No, what they are talking about is that you click on a link to see a PDF in these web apps, and instead of serving up the PDF document itself, they serve up a page in their web app that embeds a PDF viewer.

I assume they are trying to be "helpful" but 99% of the time the user's browser can render the PDF more conveniently than the app's embedded viewer (not breaking scrolling and zooming etc.)