The use case I was thinking of was using it on my own website though, for things like printing out a nicely formatted invoice or a printable mockup of a webpage.
Recently I designed some flexible forms meant for printing, but I used php/html/css to generate it. I discovered that it's really hard to get a good quality print out of a webpage. If you use screenshots you get poor resolutions, and direct to print/pdf conversion tools didn't render the CSS all that well.
Don't see how T&C couldn't cover such scenarios in which the user has explicit permission to generate a copy of a webpage.
Recently I designed some flexible forms meant for printing, but I used php/html/css to generate it. I discovered that it's really hard to get a good quality print out of a webpage. If you use screenshots you get poor resolutions, and direct to print/pdf conversion tools didn't render the CSS all that well.
Don't see how T&C couldn't cover such scenarios in which the user has explicit permission to generate a copy of a webpage.