Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
Hello,
I don't understand why you need template with data.... please, simply open .mdc file in WpfViewer/Viewer and then try to export to Word format... i.e. the horizontal lines are thick.... the last prerelease still has this issue...
Please, see example.... Yes, I know, that the line designed using text object with background is stupid, but it is example of report converted from old reporting utility... the fact is, that export is different....
Thank you.
When you set Use Page Header and Footer option of Word2007 export the text components have no fixed size and change it to fit text.
You should set the StiOptions.Export.Word2007.LineHeightExactlyForPHFMode option to true.