Page 1 of 1

PageNumber and Unlimited Height

Posted: Fri May 22, 2015 8:20 am
by raw
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!!!

Re: PageNumber and Unlimited Height

Posted: Fri May 22, 2015 3:43 pm
by HighAley
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.

Re: PageNumber and Unlimited Height

Posted: Sat May 23, 2015 5:56 am
by raw
I want to create extendable report without free spaces between pages.

(lines of underline dont check if html Tag <line-height> present in text)

Re: PageNumber and Unlimited Height

Posted: Mon May 25, 2015 8:53 am
by HighAley
Hello.
raw wrote:I want to create extendable report without free spaces between pages.
Could you describe this moment more detailed? How do you show the report?

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.