Posts

Showing posts from April, 2017

Setup of RequireJS and PhantomJS into Jasper

This tutorial is divided into three parts Setup RequireJS and PhantomJS into Jasper Studio Setup RequireJS  and PhantomJS into Jasper Server Check setup is working properly or not 1a) Setup of RequireJS into Jasper Studio        Note: In Jasper Studio, there is no need to add those property. But if you are not finding those property then add those property as explained.            Goto Window -> Preferences -> Jaspersoft Studio -> Properties       Add following two properties       Property Name: com.jaspersoft.jasperreports.components.customvisualization.require.js                       value: file:/Path/to/your/require.js       Property Name: net.sf.jasperreports.web.resource.pattern.customvisualization.scripts  ...