RemoveEmptySpaceAtBottom

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

RemoveEmptySpaceAtBottom

Post by Leandro Borges »

Hello.

How do I use the RemoveEmptySpaceAtBottom property set to true or false?

Thank you.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: RemoveEmptySpaceAtBottom

Post by Andrew »

Hello,

Please check the following: https://www.stimulsoft.com/documentatio ... bottom.htm

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

Re: RemoveEmptySpaceAtBottom

Post by Leandro Borges »

Hello.

I read the documentation but I did not understand. Where should I put this property? In any band or page event?

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

Re: RemoveEmptySpaceAtBottom

Post by Lech Kulikowski »

Hello,

You can use the following option:
StiOptions.Export.Word.RemoveEmptySpaceAtBottom

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

Re: RemoveEmptySpaceAtBottom

Post by Leandro Borges »

Hello.

Where do I insert this option?

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

Re: RemoveEmptySpaceAtBottom

Post by Lech Kulikowski »

Hello,

Before run export in your code.

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

Re: RemoveEmptySpaceAtBottom

Post by Leandro Borges »

Hello.

In the export events? Exported and Exporting?

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

Re: RemoveEmptySpaceAtBottom

Post by Lech Kulikowski »

Hello,

If you use NET designer, you can try to add it in the BeginRender event.

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

Re: RemoveEmptySpaceAtBottom

Post by Leandro Borges »

Hello.

It worked.

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

Re: RemoveEmptySpaceAtBottom

Post by Lech Kulikowski »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply