Snappy & wkhtmltopdf: page numbering in footer

I would like to have a page number in the footer of each page generated using Snappy and Wkhtmltopdf, but I did not find any information about this.

I can set the footer text (with options footer), but how to set the page number?

+7
php pdf wkhtmltopdf wrapper snappy
source share
1 answer

... doc here indicates that some tags are replaced, for example, with a page number.

+10
source share

All Articles