Hi,
There is a format issue when I exporting docx file.
My version is Stimulsoft Reports.Ultimate 2013.1
Could you please help?
Unexpected line break in table cell
Unexpected line break in table cell
- Attachments
-
- Export.zip
- (194.86 KiB) Downloaded 173 times
-
- cap.png (13.26 KiB) Viewed 997 times
Re: Unexpected line break in table cell
Hello,
Before rendereing setup options:
Thank you.
Before rendereing setup options:
Code: Select all
StiOptions.Engine.setComponentsStabilizationValue(0.35);
StiOptions.Export.Word2007.setLineSpacing(0.9d);