[SOLVED] Remove header & footer print data when printing invoice

Boudi

Hi,

Thnx for your respond.

It worked. Not the about:config changes but the:

Quotefile -> Print preview -> page settings -> header & Footer

Regards,

Boudi
...:: Bake the Unbakable ::...

jacobi22

Quoteyou see the bakery link, page numbers, date, time etc

one way is the printer settings in the browser. go to file -> Print preview -> page settings -> header & Footer
but i think, it doesnt work for the invoice page

the other way is a little bit tricky

in firefox go to about:config and search in the new window for "print" and there for

print.print_footerleft = &PT
print.print_footerright = &D
print.print_headerleft = &T
print.print_headerright = &U

delete this in the lines (double-click on the value)
&PT (= Pages )
&D (= Date)
&T (= Title )
&U  (= URL)



Boudi

Hi,

Does anyone knows a permanent solution how to get rid of the header and footer data that you print too when printing an invoice? (you see the bakery link, page numbers, date, time etc)

I already tried several 'solutions' from javascript, jquery and even css but none of them works.

Hope for an answer.

Boudi
...:: Bake the Unbakable ::...