JasperReports is an open source reporting tool that can be used in all Java applications from desktop to web applications.
I'm having some issues with the fonts when I'm deploying the reports in my web app. The fonts I want …
java fonts jasper-reports export-to-pdfI've hardcoded a Text field with the value ":$£Ω€απ⅔:" to test if these characters will show in PDF But it only …
jasper-reports special-characters export-to-pdfI have been searching which libraries are necessary to generate a barcode containing report, using JasperReports (version 4.6.0) and barcode4j, …
java jasper-reports barcode barcode4jI'm trying to sort my dynamic columns in a cross tab according to some custom scheme. In the docs I …
sorting jasper-reports comparator crosstabBackground: Jaspersoft studio 6.2 How to change forecolor of a text field based on an expression. How can I apply a …
jasper-reports jaspersoft-studioI'm having a font issue with my jasper report where one of my more wordy text fields (the last one …
jasper-reports ireport dynamic-jasperI can't manage to display a checkbox in a table in jrxml. Here is a sample of my code: <…
checkbox jasper-reports xmltableI have compiled report (.jasper file). I need to get some info from that object (for example report name). How …
java jasper-reportsI have some utf-8 characters in jasperreports template. In iReport editor everything fine. But after compiling the output PDf can …
jasper-reports ireportI have to generate reports based on various parameters which would be provided dynamically. In certain contexts, the parameters may …
java jasper-reports dynamic-jasper