Different DataBand rendering under Windows, and Docker .NET Core Linux

Stimulsoft Reports.NET discussion
Post Reply
d.makarov@myrtex.com
Posts: 5
Joined: Thu Jul 21, 2022 6:06 pm

Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by d.makarov@myrtex.com »

I have report with grouped DataBand.
2 columns of this band can grow up to several pages height.
Under Windows on dev environment - data rendered ok (pdf_1)
Under Linux on the same template with slightly different amount of text (pdf (2)) we see differences:
- first row not growing as needed and long text not fully displayed
- other rows splitted to several pages has all columns repeat their values

We made several tests with different data and have the same result.

Any solutions?
Attachments
pdf (2).pdf
(26.57 KiB) Downloaded 89 times
pdf_1.pdf
(134.59 KiB) Downloaded 93 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by HighAley »

Hello, Dmitry.

Are you sure that the font files are available for our engine?
The font file should be loaded to resources or StiFontCollection.

If the fonts are loaded and you still get the issue, we need a sample to let us reproduce the issue.
It should be at least a report template file with sample data. What Linux system do you use?

Thank you.
d.makarov@myrtex.com
Posts: 5
Joined: Thu Jul 21, 2022 6:06 pm

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by d.makarov@myrtex.com »

Hello HighAley!

All fonts are available to engine and we see no differences in font rendering.

As attachment to this mail we send you sample NET Core 3.1 Console application. As result of execution you'll get test_report.pdf file.
And issue successfully reproduces..

In docker container we use: Linux 753474dd7fa2 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 GNU/Linux
Debian GNU/Linux 10 (buster)

Thank you!

https://drive.google.com/file/d/1_kfCXg ... ic4AN/view
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by Lech Kulikowski »

Hello,

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

Thank you.
d.makarov@myrtex.com
Posts: 5
Joined: Thu Jul 21, 2022 6:06 pm

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by d.makarov@myrtex.com »

The issue is critical for us. Do you have any news?
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by Lech Kulikowski »

Hello,

Please send us a sample project with your report and test data that reproduces the issue for analysis.

Thank you.
d.makarov@myrtex.com
Posts: 5
Joined: Thu Jul 21, 2022 6:06 pm

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by d.makarov@myrtex.com »

Sample project attached (also link to gdrive in first post)
Attachments
linux-x64.zip
(27.18 MiB) Downloaded 73 times
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by Lech Kulikowski »

Hello,

Could you send a project that shows your code? Also, please send us your report template( .mrt file) with test data.

Thank you.
d.makarov@myrtex.com
Posts: 5
Joined: Thu Jul 21, 2022 6:06 pm

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by d.makarov@myrtex.com »

Sample project attached.

Template: report.test\RosGrant.Application.Reports\Reports\CompetitionProtocolReview
Attachments
report.test.zip
(346.28 KiB) Downloaded 69 times
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Different DataBand rendering under Windows, and Docker .NET Core Linux

Post by Lech Kulikowski »

Hello,

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

Thank you.
#7797
Post Reply