Is there a way to control how a document generated by Perl CGI is printed from a web browser (page breaks, line feeds, etc...)? I'm aware that each user can change 'page setup' options in his/her browser (margins, header, footer), but I was looking for more control.
I was actually trying to print address labels - that's not the hard part, but determining where each page is going to break can get nasty if I have a large number of labels to print.
thanks in advance
(first time writer by the way...woo hoooo..DOHH!)