Page 1 of 2

Arabic not shown correct after deploy project to server online ?

Posted: Sun Sep 02, 2018 10:40 pm
by ahmedamin
Hi
Please i have an asp core project that hosted in Centos v7 - now in my develop laptop (windows 10) Arabic is fine and shown as it should be - i use your tools to export pdf and show it to the user in browser using this code:
Code:

Code: Select all

            var report = new StiReport();
            report.Load(StiNetCoreHelper.MapPath(this, "Reports/MyLifePurposeMessage.mrt"));
            var purposeMessage = _purposeMessageService.GetPurposeMessageById(id);
            report.RegBusinessObject("LifeMessage", purposeMessage);
            return report;

Code: Select all

           var report = GetReport(reportType, id);
            Stream stream = new MemoryStream(StiNetCoreReportResponse.ResponseAsPdf(report).Data);
            return new FileStreamResult(stream, "application/pdf");
the problem is Arabic not shown correct format (please see image) - so please how can i make it correct as second image (from my develop laptop)

Re: Arabic not shown correct after deploy project to server online ?

Posted: Mon Sep 03, 2018 8:15 am
by Lech Kulikowski
Hello,

Please send us a sample report with test data which reproduces the issue for analysis on support@stimulsoft.com

Thank you.

Re: Arabic not shown correct after deploy project to server online ?

Posted: Wed Sep 05, 2018 3:26 pm
by ahmedamin
Hi
i can't add sample data to report - so i have added some text with fixed Arabic words - and i try it on my host centos 7 - and the same

i have attached the sample report - hope it can be fixed ?

Re: Arabic not shown correct after deploy project to server online ?

Posted: Fri Sep 07, 2018 11:39 am
by ahmedamin
any update please ?

Re: Arabic not shown correct after deploy project to server online ?

Posted: Wed Sep 12, 2018 10:54 am
by ahmedamin
Please i need to solve that problem to let me fully test your tools before i can buy it ?

Re: Arabic not shown correct after deploy project to server online ?

Posted: Wed Sep 12, 2018 12:28 pm
by Lech Kulikowski
Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.

Re: Arabic not shown correct after deploy project to server online ?

Posted: Sat Sep 15, 2018 7:41 pm
by ahmedamin
ok thanks, waiting ...

Re: Arabic not shown correct after deploy project to server online ?

Posted: Sun Sep 23, 2018 1:03 am
by ahmedamin
any update - my post from (2 sep) and till now you don't provide me any solution for my problem - i still can't buy your tools without solve this problem first - really bad thing :(

Re: Arabic not shown correct after deploy project to server online ?

Posted: Mon Sep 24, 2018 10:42 am
by Lech Kulikowski
Hello,

We work hard on this problem and do our best to do it as fast as possible. We will let you know when the solution is available.

Thank you.

Re: Arabic not shown correct after deploy project to server online ?

Posted: Sat Oct 13, 2018 3:36 pm
by ahmedamin
i see that no way to solve this problem by your support - really bad :oops: :oops: :oops: :oops: