MaikJaek/flying-saucer

Align to bottom of last page of PDF

Opened this issue · 0 comments

Hi,

I would like to align a signing block to the bottom of last page only, besides 
the repeating footer for the page number and the document title.

I have tried with this style:

    div.footer { position: absolute; bottom: 0px; }

but contents gets overlapped with document body.

What is the right way to get this working with flying-saucer?

Cheers.

Original issue reported on code.google.com by pablo.le...@gmail.com on 2 Jun 2015 at 10:37