PDFHTML5 How to make report footer on exported pdf
PDFHTML5 How to make report footer on exported pdf
fammifarendra
Posts: 2Questions: 1Answers: 0
Hi, i know how to create header and footer (page header and page footer) that repeated on every page
But, i want to know how to create report footer that will visible on the last page after table ?
I need to place name and signature, etc on that report footer
This discussion has been closed.
Answers
See the comments on this page, there's an example doing that.
Colin
Thanks for reply, i just solved myself
about the page you mention, i'm not sure, it looks like page footer to me, i dont try it yet
I made this in the customize section
customize: function (doc) {
(..another code ..)
}
The result looks like this, there is a signature place at the last page