Arabic problem

Stimulsoft Reports.JS discussion
Post Reply
khalid ghanamy
Posts: 1
Joined: Fri Oct 06, 2023 3:21 am

Arabic problem

Post by khalid ghanamy »

Let dataset = [
{
code: "3992768",
carType: "Dump Truck",
carCompany: "JAC",
carNumber: "2944 ر أ ب",
}
]

I am using node js to generate reports,
when trying to generate the pdf , the carNumber value gives the next problem "lookupType: 7 - substFormat: 1 is not yet supported"
If I removed the Arabic characters from the value it works well.
Lech Kulikowski
Posts: 6336
Joined: Tue Mar 20, 2018 5:34 am

Re: Arabic problem

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue.
Please send us a sample project that reproduces the issue for analysis.

Thank you.
Post Reply