I'm also trying to figure out the best way to print invoices from a view. My problem is a url at the bottom of a document, which is sent by a browser.
In one of the threads someone suggested to remove this line: a:after {
content: " (" attr(href) ")"; } from base.css, and I did, but I still see
the url, and a page number.
Anyone knows a way to avoid this?
Thanks,
Adi

