jasperreports icon indicating copy to clipboard operation
jasperreports copied to clipboard

JasperReports® - Free Java Reporting Library

Results 87 jasperreports issues
Sort by recently updated
recently updated
newest added

i would like to enhance the OSGi Metadata for an better OSGi support. Would you be open for a PR containing a mvn Plugin that calculates all relevant metadata and...

generation of ServiceLoader files using: @ServiceProvider(JRSaveContributorFactory.class) with bnd. bnd also helps later to produce proper OSGI Manifest. #370

https://github.com/TIBCOSoftware/jasperreports/blob/6f6ede1a55668923afe97158a602e32d5880dae0/jasperreports/src/net/sf/jasperreports/view/SaveContributorUtils.java#L46-L76

Thousands of thousands of temporary font files can be remain in temp folder on a long running application when multiple threads using JasperReports. See also https://community.jaspersoft.com/jasperreports-library/issues/13526

hi there: when i tryed to set the property 'net.sf.jasperreports.export.docx.flexible.row.hegiht' to the report,i found some static text of element Last Page Footer overflow to the next page, it is not...

[GraalVM](https://www.graalvm.org/) is next generation emerging technology in the worlds of JVM. And it have a feature called [native-image](https://www.graalvm.org/22.0/reference-manual/native-image/) which make code to System native executable App. Now, [Gluon Maven Plugin](https://github.com/gluonhq/gluonfx-maven-plugin)...

I'm not quite sure if this is the correct project to submit the issue, if it is wrong, please tell me where to go :) I have tried to upgrade...

Please see this as a starting point for a discussion. bnd-maven-plugin calculates the Manifest (also used for all OSGi. Specifications and Implementations) this way the @Export Annotation in package-info.java define...