Hi I have Updated the jsreport to latest version 4.6.0.still I am facing the same issue.I have included my Playground demo File.Please check this.This One I am facing Production Instance In Locally Characters Coming Fine and also I add Docker Image For Production Please Check that Too.
https://playground.jsreport.net/w/anon/RnkeRrOq
Posts made by Gowtham-afk899887
-
RE: Chinese/Korean Letters not supporting in PDF
-
RE: Regarding License Key Duplication
Yes I have configured I added in the new Js report version 4.6.But Still its not working
-
RE: Regarding License Key Duplication
I have tried and given this but its not working in my working environment
in js report config file.still same issue there!{
"license":{
"development":true
}
} -
RE: Regarding License Key Duplication
My Question is simple I have a two different Js report Project one with latest version Js report App which is using License Key for the Old Project Js report App Which is having Old Version.During The Working Environment/Other Environment It causing a warning like Parallel usage of License Key so my Code is not running there I need to Get New License Key For new Js Report Project or is there any way to use Same License Key for both Project by avoid warning message.Please Give a Clarity on this!!
-
RE: Regarding License Key Duplication
Can u please Tell me within one license key we can use the new Project.Because Both are deploying in same kubernets
-
Regarding License Key Duplication
Hi,I have a two Projects with One I have Js Report Old Version 2.6.1
and more Project I have a Js report Version 4.6.In My Old Js Report I have Subscribed the License Enterprise.With The same Project I have Cloned the Same Project just by Updating The Js Report Version with Same License Key there in the new one also.After Deploying the Changes of New to working environment It getting Some License Issue like
.
Can You Please Look into this. -
RE: Chinese/Korean Letters not supporting in PDF
Its working fine in my local.but Issue araise in the different enviroment like Production,staging
this is the docker config for my working which is same as Docker u have shared -
RE: Chinese/Korean Letters not supporting in PDF
Still Its not working I have shared the Playground demo in this msg.Please have a look into this
https://playground.jsreport.net/w/anon/0qSzDvv4 -
Chinese/Korean Letters not supporting in PDF
Hi I am getting still After adding the docker details irrelevant character instead of chinese/korean in Pdf this is the pdf generated
this is the dock file
please check this !! -
RE: In The Component Function Two parameter Will not Work.
I have shared the playground for ur reference
https://playground.jsreport.net/w/anon/naT6gCXb -
In The Component Function Two parameter Will not Work.
Hi I am using js Report 4.6.0 version. In that I am using the Component function Inside the loop.In that Function I am passing two arguments one for the data which is in with loop of internal and another argument I am using dynamic Data.But that is not working.Can u please Check this
{{#each data}} {{#componentExists (filePath "../Components" lib cid ver)}} <div> <span class="component-span"> {{#with this.data.d}} {{component (filePath "../Components" ../lib ../cid ../ver) . dynamicData="ABC'}} {{/with}} {{/componentExists}} {{/each}}
-
Does the Template File Identify the Page break??
I have Twenty Plus template file rendering inside the each loop.After completing The first Page.It is going to the second Page it is breaking the template container.Is there any Possible to control.Otherwise I can border bottom in the end of First page and the border Top in the second Page Can U please Suggest me.Can It possible to bring that!!
-
RE: Regarding Component path not found
Is that any Possible to use the Component render in another way in our old version like 4.3.1.Please Suggest here!!
-
RE: Regarding Component path not found
I have added my example in that I have created the two component folder student1 and student2.That I am calling through each keyword mapping with sample data where the file details will be there and I added one more dummy component details inside that array which is Student 3.which is not exisits in the folder.I need to get the exists two folder call without throwing error message.This is the playground for that example.
https://playground.jsreport.net/w/anon/1B81CQid
Please Check It!! -
RE: Regarding Component path not found
Hi I have used the same step but I am getting some unrelated value coming in the output.Here I have attached the scrshot
and then Please share me a example playground issue for this!! -
Regarding Component path not found
Re: Async function won't show component call
Hi jan
is there any updation.Please Share the playground for that!