jasperreports
jasperreports copied to clipboard
JasperReports® - Free Java Reporting Library
I need to display two text fields (for example, Note and Terms & Conditions) in a report with the following behavior: If both fields fit on the current page, print...
I'm facing an issue related to manual page breaks in JasperReports. JasperSoft Version: 6.20 **Scenario:** I'm displaying the "About Us" content, which is dynamic HTML entered by users through CKEditor,...
cc @dadza @teodord
Modify jasper as described in https://stackoverflow.com/questions/51253604/how-to-produce-a-bilingual-tagged-pdf-output-from-jaspersoft-jrxml This is needed so that individual text elements could have the /lang tag to instruct screen reader to switch language in bilingual elements. This...
I am experiencing an issue with **JasperReports 7.0.1** while using it in a Spring Boot 3 application. I have placed the `jasperreports.properties` file in the `src/main/resources` directory, which is part...
JasperSoft currently supports the /Alt property only for images. While its use for other tags may be debatable, Adobe Acrobat allows /Alt for all tags. It would be beneficial if...
Hi Team, We have jasperreports-6.21.3 community edition deployed in our environment & we uses JRXmlDataSource() to access the data source URLs, we would like to understand the authentication methods available...
Hi, is there any action to fix the following CVE? [[CVE-2025-10492] CWE-502: Deserialization of Untrusted Data](https://ossindex.sonatype.org/vulnerability/CVE-2025-10492) Kind Regards M. Gentzsch
Hi, can we expect a patch version that remediates CVE-2025-48734 anytime soon? I saw you guys had already done something about it in 2401b3ebd115645353f46808ead3fd382a120688 dc1fb20d3441be04686a703973a3d735a7f1d01d We can override the vulnerable...
Hi, I have a question regarding PDF/A-2 support. The issue already came up once and was closed in the following issue: https://github.com/Jaspersoft/jasperreports/issues/200 We are experiencing issues that have to do...