Posted 24 June 2022, 10:28 am EST
We’ve recently attempted to add a Java integration to our current spreadJS application using https://www.grapecity.com/documents-api-excel-java.
We however have run into two issues.
After importing the JSON with the Java library we are attempting to generate an HTML export of the content.
In the HTML export it seems both the custom theme that we created in SpreadJS as well as custom fonts are not rendered correctly.
Is there any documentation or specific steps that we need to take to get these features working on the Java side