I cannot provide on-page padding in print mode
We are dynamically creating a PDF, and due to the varying length of the content, some of it overflows onto the next page. While we’ve managed to prevent content from overlapping with page breaks, we’re struggling to maintain proper padding for the text that moves to the next page. This is becoming quite frustrating.