2024.4.5 preview vs runtime
-
- Posts: 4
- Joined: Mon Dec 02, 2024 11:23 pm
2024.4.5 preview vs runtime
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
- ConditionsMRT.PNG (166.67 KiB) Viewed 54471 times
-
- Runtime pdf
- ConditionsTest.PNG (156.6 KiB) Viewed 54471 times
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: 2024.4.5 preview vs runtime
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank yo
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank yo
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: 2024.4.5 preview vs runtime
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.
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.
-
- Posts: 4
- Joined: Mon Dec 02, 2024 11:23 pm
Re: 2024.4.5 preview vs runtime
Windows 10 Pro
Version 10.0.19045 Build 19045
Version 10.0.19045 Build 19045
-
- Posts: 4
- Joined: Mon Dec 02, 2024 11:23 pm
Re: 2024.4.5 preview vs runtime
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
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: 2024.4.5 preview vs runtime
Hello,
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank yo
We need some additional time to investigate the issue, we will let you know about the result as soon as possible.
Thank yo
-
- Posts: 4
- Joined: Mon Dec 02, 2024 11:23 pm
Re: 2024.4.5 preview vs runtime
Hi
How much additional time do you expect it will take
Do you expect you will be able to fix this
Thanks John
How much additional time do you expect it will take
Do you expect you will be able to fix this
Thanks John
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: 2024.4.5 preview vs runtime
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
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
-
- Posts: 990
- Joined: Tue Sep 07, 2021 10:11 am
Re: 2024.4.5 preview vs runtime
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.
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.
-
- Posts: 25
- Joined: Wed Jan 04, 2017 9:34 pm
Re: 2024.4.5 preview vs runtime
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.