I am showing some items in the footer conditionally. I want to have footer changing its height accordingly. Is that possible?
Thanks
I am showing some items in the footer conditionally. I want to have footer changing its height accordingly. Is that possible?
Thanks
Hi @Zolotoy-3922 ,
When there are text boxes in the footer, make sure the CanGrow property of the text box is set to "True" ,"Allow heigh to increase" and "Allow heigh to decrease" are checked in the Text box Properties, The footer height will follow the height of the text box.
In hard page break rendering formats like PDF, the height of page header/footer is fixed. Besides, it not supported to set the height of the page header/footer based on an expression currently. This is by design.
Hope this helps.
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
PDF belongs to Hard page-break rendering extensions.
Hard page-break renderer extensions maintain the report layout and formatting. The resulting file is optimized for a consistent printing experience, or to view the report online in a book format. So the height is fixed.
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
5 people are following this question.