Hello
Abdusalam,
On your first screenshot -
design.png, the orange section is a
PageFooter section, which in
Print Preview will be always rendered at the bottom of the page defined by the report's
PageSettings properties. Please test to change the
PageSettings.PaperSize. For more details check the
Understanding Pagination help article.
If the data amount is unknown and you need to size the page per it, our recommendation is to analyze the data, and knowing the report layout to set the PageSettings properties of the report instance prior to displayng the report at run-time. You can also use a
user function and a
binding to the
PageSettings.PaperSize property.
I hope this information helps you.
Regards,
Stef
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.