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.
We couldn't reproduce this issue.
Can you please send us a sample report template with data or MDC file of the rendered report, which reproduce the issue?
I tried to uninstall. Also cleared all stimulsoft assemblies from GAC and reinstalled again.
Now when I open the MDC-file en save it as PDF I still get partial data.
You can see this on page 1 on the bottom just above "supplemental information"
I save as pdf with these checkboxes checked:
- embedded fonts
- use unicode
- compressed
We use the same report for Stimulsoft wpf and stimulsoft .net (windows forms)
If I disable word wrap.... that may be a sollution for the wpf edition, but not for the windows forms edition right?
Text needs to wrap in both Stimulsoft edition. The report should look exactly the same.
Thank you. At first sight everything looks okay now.
We will do some further investigation because a year ago we set all textboxes to wysiwyg because of some rendering issues.
JorisWils wrote:Thank you. At first sight everything looks okay now.
We will do some further investigation because a year ago we set all textboxes to wysiwyg because of some rendering issues.
There are different text rendering methods in the .Net and WPF. So experimentally we found out that that it's better to use Typographic Text Quality property on WPF.