0
0 Comments

Is there a way to enable a footer with date of creation and page numbers page 1 of 3 ?
Im using WordPress with PDF24 plugin.

Id like to have a footer that displays the date and page numbers of the document.

The header I got working ...
Ive inserted an image in the upper right corner like this:
WordPress, PDF24 Options, Document Options, CSS Style:
body
{
background-image: url(http://www.domain.ch/images/qrcode_100.png);
background-repeat: no-repeat;
background-position: right top;
padding-top:50px;
margin-bottom:0px;
}

This looks really good, actually.

But the footer ... ?! No clue!

Thanks!
Gilbert.

Stefan Ziegler Changed status to publish 2018-06-14