Page 2 of 2

Re: UseOnePageHeaderAndFooter

Posted: Wed Jun 12, 2019 8:13 pm
by Leandro Borges
Hello.

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

Thank you.

Re: UseOnePageHeaderAndFooter

Posted: Wed Jun 12, 2019 9:27 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: UseOnePageHeaderAndFooter

Posted: Thu Jun 13, 2019 12:34 pm
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.

Re: UseOnePageHeaderAndFooter

Posted: Thu Jun 13, 2019 1:32 pm
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.

Re: UseOnePageHeaderAndFooter

Posted: Mon Jun 17, 2019 1:49 pm
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.

Re: UseOnePageHeaderAndFooter

Posted: Tue Jun 18, 2019 7:29 pm
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.

Re: UseOnePageHeaderAndFooter

Posted: Tue Jun 18, 2019 8:37 pm
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.

Re: UseOnePageHeaderAndFooter

Posted: Wed Jun 19, 2019 10:51 am
by Lech Kulikowski
Hello,

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

Thank you.