Hi,

I am trying to print some labels from VB.NET. I have found out how to do a page break in CSS and that works fine but because I am printing from a web page, I get the header and footer saying things like Page x of x, the title of the website, the date and the URL it is printing from. So as you can imaging on a small label with the header and footer and the label information it is getting a bit cramped.

I need to know:
a) How can I get rid of the header and footer in the HTML page
b) An alternative of printing labels like this

Cheers