Page 1 of 2
Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Fri Jul 22, 2022 9:02 am
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?
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Mon Jul 25, 2022 7:33 am
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.
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Wed Jul 27, 2022 3:38 pm
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
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Mon Aug 01, 2022 8:09 am
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Wed Aug 10, 2022 5:14 am
by d.makarov@myrtex.com
The issue is critical for us. Do you have any news?
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Wed Aug 10, 2022 11:52 am
by Lech Kulikowski
Hello,
Please send us a sample project with your report and test data that reproduces the issue for analysis.
Thank you.
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Sun Aug 14, 2022 11:36 am
by d.makarov@myrtex.com
Sample project attached (also link to gdrive in first post)
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Mon Aug 15, 2022 7:40 am
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.
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Mon Aug 15, 2022 6:12 pm
by d.makarov@myrtex.com
Sample project attached.
Template: report.test\RosGrant.Application.Reports\Reports\CompetitionProtocolReview
Re: Different DataBand rendering under Windows, and Docker .NET Core Linux
Posted: Wed Aug 17, 2022 12:47 pm
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#7797