Repeat footer on everypage
-
Hi there, i'm trying to repeat a footer on every page but i don't know to do this, i think it's kinda easy but i really don't know how to do this, plus i want to make something like this: my header needs to use 10% of the height of the page, my body needs to use 80% and the footer, 10%. Totalizing 100% of height, how can i do this?
-
You can use the pdl utils in the: menu on lower left side => pdf utils => configure => add HEAD/FOOTER.
I'm not sure how to set height in %. Also you need to set margin top and bottom in the main document, otherwise your main content will appear behind the header/footer.
If you are using a chrome-pdf recipe you can set the margin, in the section chrome, in the menu on lower left side.
Check this exemple.
https://playground.jsreport.net/w/admin/Wy6stA8t
-
worked! thx a lot mate, really appreciate! :)