jasperreports
jasperreports copied to clipboard
JasperReports® - Free Java Reporting Library
This is my jasper ``` ``` [report6036055814614911142.pdf](https://github.com/user-attachments/files/22988538/report6036055814614911142.pdf)
Create SECURITY.md to report vulnerabilites
Currently, JasperReports has a very limited support of PDF tags in the current version, according to JasperReports itself, only the following tags are supported (https://github.com/Jaspersoft/jasperreports/blob/master/demo/samples/accessible/README.md): **Currently supported tags** > JasperReports...
Update jfreechart from 1.5.4 to 1.5.6 As 1.5.4 reports 1 vulnerability https://central.sonatype.com/artifact/org.jfree/jfreechart/versions
springBootVersion=3.5.3 jasperReportsVersion=7.0.3 jFreeChartVersion=1.5.6 After upgrading to the new version of JFreeChart =1.5.6, item labels disappeared. The examine showed that when using JFreeChart versions from 1.5.0 to 1.5.3, the item labels...
## Summary Please update the JasperReports PDF exporter to use **OpenPDF 2.x** (Java 17+), or provide an alternate artifact that targets OpenPDF 2.x alongside the current 1.x line. ## Why...
Empty TextFields with RemoveLineWhenBlank=true will be considered to detemine when a page will break
It seems that a page break is calculated before empty lines are removed. Steps to reproduce: - Create a Detail Band and set Layout to "Vertical Layout" - Add a...
When generating PDF/UA-compliant reports with net.sf.jasperreports.export.pdf.tagged=true, any graphical elements such as , , or that are styled with net.sf.jasperreports.export.pdf.tag = Artifact still cause PAC 2021/2024 to fail with the following...
When calling the fillReport method in JasperReports, the data volume is not very large, only about a thousand records. Occasionally, it gets stuck in waitResult for more than ten minutes,...
While troubleshooting an issue with rendering Khmer text in PDFs generated by JasperReports it's been discovered even with properly embedded fonts like NotoSansKhmer or Hanuman, the output doesn't render correctly...