Hacker News new | ask | show | jobs
by Arainach 1205 days ago
Improving accessibility may be fair (I'm not familiar with the details), but in many cases PDFs are used for scenarios where the authors don't want the individual assets to be trivially extractable. Even if an advanced user can do so programmatically, a static layout is often a feature, not a bug. If the authors wanted the reader to be able to quickly pull out assets and recreate it they would distribute the content in some other format.
1 comments

That's dumb, and pointless. Any image or text that is displayed on the screen will always be easily copied. There's no security in making copying an image take five clicks instead of two, it's just annoying. Not annoying because the five clicks are difficult or very time consuming, annoying because "why should I have to click 3 extra times just because someone foolishly thinks their content is being protected when it isn't". The analog hole is always there as a fallback too.

If someone wants something to be private, they shouldn't publish it. Once you put something out into the world, you should expect that people will do whatever they want with it.