Automatic page height scaling
Posted: Tue Dec 17, 2024 7:14 am
how can i get the page content height
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Hello, thank you very much for your reply. This doesn't seem to be the effect I wanted, it doesn't have pagination. Let me describe my requirements again, such as setting the page size to A4 size, which is 21 centimeters wide and 29.7 centimeters high. Then there is a data area on the page with a height of 35 centimeters, so it should be displayed on two pages. The height of the first page is 29.7 centimeters, and the height of the second page is only 5.3 centimeters. That means the last page will automatically shrink according to the height of the data area.Lech Kulikowski wrote: ↑Tue Dec 17, 2024 8:59 pm Hello,
Please check the sample report in the attachment. It will work only in the Compilation mode.
Thank you.