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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -