jquery - Invoice footer is not printing on bottom -
I am trying to use an invoice with the default window.print ()
Issue: The invoice is printing printing but the footer is not printed on the bottom of the page printed like the original invoice.
I want: footer should
If the invoice is longer, the footer should come down on the last page.
JS Bellal:
I am using Twitter Bootstrap layout
Invoice sample code
try it
@ media print {. Invoicefuter {status: fixed; Bottom: 0; }}
edit #
just got it
Comments
Post a Comment