Footnote and whole-page layout with wkhtmltopdf
This HTML code makes wkhtmltopdf create a single page with a footnote. If the external <div> is duplicated, separate pages are generated. <html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ /> </head> <body> <div style=”height: 1350px; display: flex; flex-direction: column; break-inside: avoid; border:1px solid #668;”> This is just a test. <div style=”margin-top: auto;”> This is a footnote [...]