<@U4V9MUWDQ> You can’t specify the last page per s...
# advancedpdf
j
@hybrid You can’t specify the last page per se, but you can use
page-break-inside="avoid"
inside the table or div of whatever you want to display. That would make sure if it doesn’t fit on the last page as it stands it would print on a separate page at the end.