I'd like to apply some custom CSS to my invoices when they are printed. Currently a for-print invoice is just the contents of .itpl.php though, without even tags around it.
This patch adds the and tags, and applies the stylesheet .print.css to it with media=print.

CommentFileSizeAuthor
uc_order.admin_.inc_.patch997 byteswimh

Comments

longwave’s picture

Status: Active » Closed (won't fix)

This can be handled with a preprocess function in the (relatively) new order template system.