Printer friendly mode
Does anyone use the printer-friendly feature in Apex a whole lot? The 9th parameter in the f?p= URL is supposed to render the page using
a designated Printer Friendly page template with form input fields replaced with their values in parens [....].
This works fine but the rest of the page like region borders, titles, etc, look pretty awful. I don't think this is specific to Apex, any web page built using PHP, ASP, etc has the same issue.
Is there a way to get a decent looking print using the browser's Print feature? Using a "Print to PDF" printer driver is an option but any other options from a Apex, HTML/CSS perspective?
Thanks
[I use the builtin Theme 10 extensively but I guess most themes use background images in the region template]