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

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -