PageNumber and Unlimited Height

Stimulsoft Reports.NET discussion
Post Reply
raw
Posts: 4
Joined: Tue Feb 17, 2015 7:32 am

PageNumber and Unlimited Height

Post 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!!!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: PageNumber and Unlimited Height

Post 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.
raw
Posts: 4
Joined: Tue Feb 17, 2015 7:32 am

Re: PageNumber and Unlimited Height

Post 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)
Attachments
Report.mrt
(106.41 KiB) Downloaded 408 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: PageNumber and Unlimited Height

Post 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.
Post Reply