-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gabi edited this page Apr 13, 2020
·
5 revisions
Welcome to the Servoy JasperReports Plugin Wiki. Here you will find useful information about the plugin description and usage.
Feel free to use the links below to navigate to the plugin's wiki pages.
Written documentation for the plugin.
Notes on using other related resources, such as iReports:
- How to use barcodes in iReport 3.1.x by Joas de Haan
In order to access former versions of the plugin, please refer to the former plugin project site here.
- In case you experience slow report generation when running from Tomcat, take a look in its server.xml configuration file, and look for . If you have this listener, you need to disable its url cache protection, by changing it to . Be aware that by doing so, you may have problems redeploying your applications, because of jar resource files locks, and may end up needing re-start the server to deploy a new version of you application ( To avoid the resource locks you may try to check 'Set antiResourceLocking to true' during war export from Servoy Developer )
Test, use and enjoy!