Export to GitHub

flying-saucer - issue #264

Align to bottom of last page of PDF


Posted on Jun 2, 2015 by Swift Lion

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.

Status: New

Labels:
Type-Defect Priority-Medium