If I create a Pro PDF report, and a table (for exmaple the plugin updates list) breaks into 2 pages, the top-padding of the 2nd page is 0. Can you help me please, how can I adjust the padding for this situations?
I made some research about the DOMPDF library, the PDF generator of the reports, and the following CSS snippet works for me fine: (No padding in the first page, and 15mm bottom padding in all other pages):