Can you link printing a webpage to printing a PDF?
Ideally, the PDF would be downloaded once the user uses the browser's print functionality (so a performance hit doesn't affect users who are not printing the website).
I'm looking for a Javascript/CSS print media query solution.