2024.4.5 preview vs runtime

Stimulsoft Reports.WPF discussion
johnaloden
Posts: 4
Joined: Mon Dec 02, 2024 11:23 pm

2024.4.5 preview vs runtime

Post by johnaloden »

When I print preview I get a different result to when in runtime
Attachments
PropertyInspection.mrt
mrt
(111.31 KiB) Downloaded 190 times
PropertyInspection.xml
xml
(11.18 MiB) Downloaded 154 times
Preview
Preview
ConditionsMRT.PNG (166.67 KiB) Viewed 54471 times
Runtime pdf
Runtime pdf
ConditionsTest.PNG (156.6 KiB) Viewed 54471 times
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: 2024.4.5 preview vs runtime

Post by Max Shamanov »

Hello,

We need some additional time to investigate the issue, we will let you know about the result as soon as possible.

Thank yo
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: 2024.4.5 preview vs runtime

Post by Max Shamanov »

Hello,

Could you please clarify which OS version you are using?
Also could you please clarify what resolution and scale are set in the system?

Thank you.
johnaloden
Posts: 4
Joined: Mon Dec 02, 2024 11:23 pm

Re: 2024.4.5 preview vs runtime

Post by johnaloden »

Windows 10 Pro
Version 10.0.19045 Build 19045
johnaloden
Posts: 4
Joined: Mon Dec 02, 2024 11:23 pm

Re: 2024.4.5 preview vs runtime

Post by johnaloden »

Stimulsoft testing and all settings
Attachments
MainWindow.xaml.cs
all settings
(6.77 KiB) Downloaded 167 times
StimulsoftTest.zip
Testing
(7.65 KiB) Downloaded 162 times
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: 2024.4.5 preview vs runtime

Post by Max Shamanov »

Hello,

We need some additional time to investigate the issue, we will let you know about the result as soon as possible.

Thank yo
johnaloden
Posts: 4
Joined: Mon Dec 02, 2024 11:23 pm

Re: 2024.4.5 preview vs runtime

Post by johnaloden »

Hi

How much additional time do you expect it will take
Do you expect you will be able to fix this

Thanks John
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: 2024.4.5 preview vs runtime

Post by Max Shamanov »

Hello,

We have noticed that when exporting your report from the application and from the designer, there is a difference in the display.
We are investigating this issue and will let you know as soon as we get any results.

Thank you.
#16265
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: 2024.4.5 preview vs runtime

Post by Max Shamanov »

Hello,

Due to the fact that in Wpf there is no possibility to parse RichText into constituent primitives, you can only export it as a picture.
That's why we use WinForms methods when exporting to pdf.

Also in each technology RichText is displayed in its own way, its own width of characters, etc.
That's why it looks different in WinForms and Wpf.

Unfortunately, in this case, it's just the way it is.
There's nothing we can do about it.

Thank you.
radekcerny2
Posts: 25
Joined: Wed Jan 04, 2017 9:34 pm

Re: 2024.4.5 preview vs runtime

Post by radekcerny2 »

Hi - this has nothing to do with WPF. The runtime is on our server, where the pdf is generated. No winforms, no wpf. Please fix this.
Post Reply