I am currently testing SpreadJS in OutSystems, and I would like to know if a license key is required just for testing purposes.
When I try to load the component, I get an error message, and I suspect it might be due to a missing license key.
Is there a way to test SpreadJS without purchasing a license, or is it mandatory even for development/testing?
Thank you.
Hi @SangWoo Jee ,
There is a trial version available. You can find all the information regarding the licensing of SpreadJS here: Trial Version and Licensing .
You can get the trial version from here: https://developer.mescius.com/spreadjs/download
thank you!
Is this the same case for spreadJS installed from forge?
If you are talking about this component: https://www.outsystems.com/forge/component-overview/14238/spreadjs-reactive-o11 . Then yes, you need a license .
thank you. I was just trying to see if the screen was running properly. I wasn't trying to edit it.
The documentation states that two keys are required: one for rendering the component and another for editing the Excel file.
If I get a 30-day license from the place you told me, will it work if I set it up in outsystems?
I'm sorry to keep asking questions due to uncertainty.
https://developer.mescius.com/spreadjs/download
Yes, it includes all the features of the paid license; the only limitation is that it expires after 30 days. However, you should be able to test all its functionalities in OutSystems.
However, I don't see any attribute to enter the license key anywhere.
Should I put the following code, which is also guided by outsystems, into my javascript?
Thank you for your interest.
-----
You can follow the guide from the component's documentation: https://www.outsystems.com/forge/component-documentation/14238/spreadjs-reactive-o11/0 .