UseOnePageHeaderAndFooter

Stimulsoft Reports.NET discussion
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: UseOnePageHeaderAndFooter

Post by Leandro Borges »

Hello.

Ok.
How to use StiOptions? Would you have an example?

Thank you.
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: UseOnePageHeaderAndFooter

Post by Lech Kulikowski »

Hello,

Please check the previous reply:
viewtopic.php?p=153821#p153821

Thank you.
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: UseOnePageHeaderAndFooter

Post by Leandro Borges »

Hello.

The previous answer only shows how to use StiOptions with the RemoveEmptySpaceAtBotton function. I want to use StiOptions with the functions UseOnePageHeaderAndFooter, ImageQuality and ImageResolution. It is possible?

Thank you.
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: UseOnePageHeaderAndFooter

Post by Lech Kulikowski »

Hello,

These options, you can set in the code of your project in Visual Studio (not in the report's events), or in the export dialog settings window:
viewtopic.php?p=153824#p153824

Thank you.
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: UseOnePageHeaderAndFooter

Post by Leandro Borges »

Hello.

Without being in Visual Studio or in the export dialog settings window, would there be another way to inform these options via code?

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: UseOnePageHeaderAndFooter

Post by HighAley »

Hello, Leandro.

We gave you several solutions for this issue using code, designer and export settings.
What solution are you looking for?
Could you describe your scenario more detailed? Maybe we miss something.

Thank you.
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: UseOnePageHeaderAndFooter

Post by Leandro Borges »

Hello.

This topic has an example of my problem:
viewtopic.php?f=8&t=57448#p153869

I need to report these properties on page events or report events (BeginRender). In Visual Studio I can not inform them because I need to purchase a new license. Is there a way to tell BeginRender for example?

Thank you.
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: UseOnePageHeaderAndFooter

Post by Lech Kulikowski »

Hello,

It is not possible to set all options that you needed in the BeginRender events only.

Thank you.
Post Reply