Page 1 of 1

print page without header & footer

Posted: Sun Aug 21, 2005 5:36 am
by valen53
hai all,

i want to print my invoice in html but without print header & footer.

i know i can take out the header & footer at page setup, but after takeout, it was no longer there.

anyway that set control whether print header & footer, and set the margin ?

thanks reply

Posted: Sun Aug 21, 2005 8:49 am
by feyd
you can use CSS to suggest how to use certain parts of the page.

search for "CSS AND media AND print" .. I came up with 20 when I searched a second ago here.

Posted: Sun Aug 21, 2005 9:15 pm
by valen53
thank you very much