Following the documentation for adding a pdf plugin, I came across below documentation:
———————————————————————————————————————–
To use the pdf Plugin, you have to configure it first.
Copy the file “settings.conf.dist” from the directory “plugins/pdfPlugin/src/main/resources”, save it as “settings.conf”
———————————————————————————————————————–
I wanted to know, as I am using a freemium simplifier instance running on browser, so how can I do these directory settings.
Is there any other way I can add a pdf plugin in my freemium instance.
Also, is there any way I can plugin my java jar file into a freemium instance and use the functionality exposed by that jar.