I have some FIELDS (IReport), which I get from database by SQL-Statements. Then I do some calculations and save the results in VARIABLES of IReport.
Have anyone tried to import user defined classes in jasper report (.jrxml file)? I want to use some (user defined) Util class inside my jasper report to cook some bean attributes. I am using Javabean
When I 开发者_高级运维create a PDF from a Jasper Report, the resulting PDF declare to use \"Helvetica\" font, even if it doesn\'t contain text.
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece
I am trying to generate or export to PDF a jasper report but I can\'t display nihongo or japanese开发者_StackOverflow中文版 characters. How do I fix this.You can also set \"net.sf.jasperreports.defaul
User table contains the following attributes (dateOfBirth, race, gender, ...). We would like to generate a report in the following format.
How do I call a stored procedure fr开发者_开发百科om Jasper Report?The JasperReports Ultimate Guide contains this information about using store procedure:
I have a subreport inside a main report on a new page due to the layout. When the subreport generates no data(sql table is empty), there is a blank page generated in the mainpage. How can i omit this
I have tried to export jasper report with in the aracbic content through java program. I have set the locale [arabic] in jasper page and also set the locale in 开发者_开发百科my java program. But i ca
I generate a report in doc 开发者_如何学编程format using Jasper, Jasper uses JRRTFExporter to generate doc reports, but wen i try and compare doc reports using POI it throws exception stating some hea