When masterdata1.height is greater than page.pagerheight.A blank page will appear on the first page
After upgrading from 24.2.8 to 25.1 using FastReport, I encountered an issue.
When masterdata1.height is greater than page.pagerheight.
A blank page will appear on the first page of the rendered report.
This did not exist in the past, I want to know how to fix it.
Because the current template displays normally when masterdata1.height is less than the page height, but there are too many such templates.
I want to know if modifying the source code can restore it to its original state.
When masterdata1.height is greater than page.pagerheight.
A blank page will appear on the first page of the rendered report.
This did not exist in the past, I want to know how to fix it.
Comments
Try to use latest FR VCL 2025.2.3. It works OK for me.