Hello,
How can I write PageNumber And TotalPageCount on all pages if Unlimited Height = true ?
I need to create report with some text components that can grow.
I added Panels (Can Grow = true) and Text in it (Can Grow = true, Word Wrap = true, Lines of Underline = Dot). Then I made Unlimited Height = true to continue drawing other components and now PageHeader shows only on first page.
Is there any other solution?
Thanks for the help!!!
PageNumber and Unlimited Height
Re: PageNumber and Unlimited Height
Hello.
Could you send us your report template with data that reproduce the issue.
Why do you set UnlimitedHeight? Please, describe your issue more detailed.
Thank you.
Could you send us your report template with data that reproduce the issue.
Why do you set UnlimitedHeight? Please, describe your issue more detailed.
Thank you.
Re: PageNumber and Unlimited Height
I want to create extendable report without free spaces between pages.
(lines of underline dont check if html Tag <line-height> present in text)
(lines of underline dont check if html Tag <line-height> present in text)
- Attachments
-
- Report.mrt
- (106.41 KiB) Downloaded 408 times
Re: PageNumber and Unlimited Height
Hello.
If you set the Unlimited Height = true the Page Header will be shown once.
You could add page number to each page manually.
Thank you.
Could you describe this moment more detailed? How do you show the report?raw wrote:I want to create extendable report without free spaces between pages.
If you set the Unlimited Height = true the Page Header will be shown once.
You could add page number to each page manually.
Thank you.