Hello guys.
I have an app that use Power Automate to generate PDF file to Onedrive using html code.
My table usually have 120 or 150 lines, so the file have some pages. I have a header with a logo and some fixed information.
My question is: Is there a way to repeat this header (maybe a footer too) in all pages using html or another solution? Page number would be great too, so user can find information faster. Picture to show part of the PDF file.
Thanks
From the testing I've done there is no way to do that using the Convert to PDF available in OneDrive. But I have seen comments that suggest it is possible using the Encodian 3rd party connector. The convert to PDF in that connector honors the CSS page-break-before and after styling.
The header is possible with html, however while convert to pdf using onedrive connector,it will not convert with header. So in similar requirement of mine , I'm creating hmtl file and converting to pdf by print pdf manually. This is the option or we need to go for custom pdf connector
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1