License to be used when deployed an internal NodeJS api

Posted by: syed.tahir on 9 October 2024, 10:18 pm EST

    • Post Options:
    • Link

    Posted 9 October 2024, 10:18 pm EST

    Hi team,

    Could you please check the license to be used for deploying a node js api.

    This NodeJS is an internal API which will not be accessible from the Internet.

    Currently in the generated PDF, it always has a watermark as below:

    Powered by ActiveReportsJS Evaluation Version

    Not Licensed for Distribution

  • Posted 11 October 2024, 3:23 am EST

    Hi Syed,

    The ActiveReportsJS is a client-side reporting tool, that is, it only executes in the frontend Javascript. If you are exporting an ActiveReportsJS Report to PDF in a NodeJS project then you may be using a headless browser to perform the operation on the front end and get the exported PDF in your NodeJS project.

    In this case, where you are calling the code to export the report before that you’ll need to call the ‘setLicenseKey(‘key’)’ method and pass in your distribution key.

    You can learn more about SerLicenseKey method here Licensing - Set License Key.

    To learn more about generating a Distribution key you can refer to Generating Distribution Key.

    Regards,

    Anand

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels