C
|
cristi 6/16/2024 |
You could use the approach described here or In the pdfmake documentation there is a section about header and footer here This is how the footer section looks like: footer: [ or You could also use Fernando's excellent tutorials about making reports from pdf, excel, etc - pdf guide is here |
![]() |
mbintex author 6/16/2024 |
Thanks. Well, that is the way I go - hardcoding every letter, invoice and so forth and then using the footer function of pdfmake.js. I just wonder if there is no way to do it in Designer perhaps with a little help of custom CSS. PHPrunner does footers for reports with page numbering, but I don“t see anything like that for View pages that should be printed. |