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 Enter image details here

try it

  @ media print {. Invoicefuter {status: fixed; Bottom: 0; }}  

edit #

just got it


Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -