Hi,
i have a gallery that i converted into a htmltext table with Concat(), but the table is longer then an A/4 page. Is it possible to make the html table with table heading after every 17 rows? I convert a pdf file from the htmltext with a flow, thats why i need the heading on every page.
Thanks
Hi @Tauri ,
Would you like to add page header in PDF convert from HTML by flow?
If so, please check if below Videos could help you:
https://www.youtube.com/watch?v=2rfAQe1kK8M
https://www.youtube.com/watch?v=bfXV_GXc_JM
Anyway, you could use HTML <head> elements to generate page header then convert the HTML to PDF
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Nope, i have a <table> element with lots os rows, longer then A/4 size and i want to add the table header on every page.