Page 1 of 1
RemoveEmptySpaceAtBottom
Posted: Thu Jan 31, 2019 1:33 pm
by Leandro Borges
Hello.
How do I use the RemoveEmptySpaceAtBottom property set to true or false?
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Fri Feb 01, 2019 5:59 am
by Andrew
Re: RemoveEmptySpaceAtBottom
Posted: Fri Feb 01, 2019 11:04 am
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.
Re: RemoveEmptySpaceAtBottom
Posted: Sat Feb 02, 2019 9:15 am
by Lech Kulikowski
Hello,
You can use the following option:
StiOptions.Export.Word.RemoveEmptySpaceAtBottom
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Mon Feb 04, 2019 11:27 am
by Leandro Borges
Hello.
Where do I insert this option?
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Mon Feb 04, 2019 1:43 pm
by Lech Kulikowski
Hello,
Before run export in your code.
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Tue Feb 05, 2019 11:45 am
by Leandro Borges
Hello.
In the export events? Exported and Exporting?
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Thu Feb 07, 2019 5:30 pm
by Lech Kulikowski
Hello,
If you use NET designer, you can try to add it in the BeginRender event.
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Thu Feb 14, 2019 2:12 pm
by Leandro Borges
Hello.
It worked.
Thank you.
Re: RemoveEmptySpaceAtBottom
Posted: Thu Feb 14, 2019 10:52 pm
by Lech Kulikowski
Hello
We are always glad to help you!
Please let us know if you need any additional help.
Thank you.