Hi,
I would like to ask if i have the older version of jsreport(2.x) but now i want to upgrade to newest version so what should I do?
Thank you for you advise.
B_Brights
@B_Brights
Posts made by B_Brights
-
Update version if already purchase an old version
-
RE: Is license in V2 work with V3
Thank you so much.
And I have one more question if there have a possible way to install the jsreport by not using the internet for eg. use file from other machine.Thank you.
-
RE: Is license in V2 work with V3
Ok, got it thank. And if I want to install the specific version so I need to type like "npm install @jsreport/jsreport-cli@2.10.0" isn't it?
-
Is license in V2 work with V3
Can I use license from V2, use in jsreport V3. I just try to use but it told me that "license key is not valid for this version"
-
What script-manager do?
Hi, I use jsreport in centos at first after install jsreport in server it work perfectly for the response time but after use a couple month response time increse from 5 sec to about 8 sec. After drill down I found the script manager (use nodejs to send data and call to api/report) is take a long time so I wonder what is script manager do and how to improve the perfomance of jsreport.
For image result https://drive.google.com/file/d/1kDZVzyCAxlxSk-Sa4t0sehP3hs7iA3Ww/view?usp=sharing
Thank you -
Improve performance JSReport!
Hi, i wonder how to make JSReport generate pdf faster. I already added numberOfWorkers in config.json file but it seem not any difference(run with PM2).
Thank you
-
Run jsreport in cluster with PM2
Hi all, does anyone have an experince in or run jsrport in cluster mode in pm2 (CentOS).
Thanks -
RE: How to set margin for each page?
I'm already update the data example in playground.
link text -
RE: How to set margin for each page?
Thank you for you kind support , in my case I get content in one array I can not append and concatenate to multiple docs. Do you have any suggest for this case.
Best regards.