When printing the dash report to a pdf, the margin of the table is set to work well with one query point but nothing else.
Need to try make pdf print clean for a number of rows in the result_table, from 2 to 7 rows is a reasonable range based on how the report currently looks.
One solution might be to just move the table to a third page, leaving the table to be as long as it possibly wants to be with no impact on the rest of the report. This just means there is extra space on the first page that ideally could be filled.
When printing the dash report to a pdf, the margin of the table is set to work well with one query point but nothing else.
Need to try make pdf print clean for a number of rows in the result_table, from 2 to 7 rows is a reasonable range based on how the report currently looks.
One solution might be to just move the table to a third page, leaving the table to be as long as it possibly wants to be with no impact on the rest of the report. This just means there is extra space on the first page that ideally could be filled.