Search code examples
licensingjasperserver

Is customizing the logo/theme allowed in jasper server?


I am planning to use Jasper server. But its not decided whether i will go with community or proffesional version. See Licensing

I have few question about AGPL license(for JS community edition) and Commercial license(for JS professional version)

As of now most of the requirements are fullfilled with community edition except that i want to change theme and logo of default jasper community edition. But i am not sure whether i am allowed to do this in which version(community or commercial or both ) if required as i am layman in this field ?

For information :- My product is similar to e-retailing product where users can purchase product online. I sell this product to different companies where company deploys it and then end users access the application. Reporting functionality will be used by company administrators not the end users.


Solution

  • You can definitely do it with the commercial edition as it is extensively described in the documentation (using themes) and embedding jasper within your application is done using iFrames, visualize.js, and the REST_V2 webservices.

    Check out the theme stuff in the documentation but essentially you can customize the css of the server as well as any images displayed.

    See JasperReports-Server-Admin-Guide

    https://community.jaspersoft.com/documentation?version=13758