I’m using Laravel PHP framework along with wkhtmltopdf to generate PDF documents from HTML. Everything works smoothly, but I’m struggling to display page numbers on the generated PDF. I’ve searched through the documentation and various forums but couldn’t find a clear solution.
How to do page numbering in header/footer htmls with wkhtmltopdf? i tried this but i got this instead , (The process has been signaled with signal “11”)
New contributor
Rinor Dalipi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.