jasper-reports
JasperReports 4.1 + Hibernate 3.6 java.lang.NoSuchFieldError: BOOLEAN
Iam getting an error when iam trying to call a report made in iReport 4.1.1. Session sax = HibernateUtil.getSessionFactory().openSession();[详细]
2023-04-08 12:41 分类:问答How to add page number option in footer with DynamicJasper API?
I am creating report with help of code: FastReportBuilder fr = new FastReportBuilder(); 开发者_如何学C[详细]
2023-04-08 12:25 分类:问答Inetgrating iReport(with large no of sub reports) with Spring MVC
My current application includes a functionality of displaying a report designed in iReports 4.1.1 from Spring MVC at front and using PostgreSQL at back.[详细]
2023-04-08 11:51 分类:问答Jasper report pdf name problem
I am creating pdf report in spring mvc 3 using dynamic jasper report. I am setting these headers before writting report to stream.[详细]
2023-04-08 03:43 分类:问答Jasper Reports OutOfMemoryError on export
I have written a web app for managing and running Jasper reports.Lately I\'ve been working with some reports that generate extremely large (1500+ page) outputs, and attempting to resolve the resultant[详细]
2023-04-08 00:37 分类:问答Remove text field if value in datasource is empty?
If I am creating a Jasper report template file in the iReports designer, is it possibl开发者_如何学运维e to prevent a static text field from displaying if a field in its datasource is empty?[详细]
2023-04-07 02:02 分类:问答"The Report is empty" - is bug?
I\'ve created report with 3 parameters in iReport and it\'s running successfully. The report is execute MS SQL stor proc with 3 parameters:[详细]
2023-04-06 20:55 分类:问答JasperReport and text fields
Good day boys and girls; I wanted to know if possib开发者_StackOverflowle, pass a text field iReport with another textfield containing. I\'m trying but not working. When print the second field as a t[详细]
2023-04-06 20:28 分类:问答Variable calculation time
I want to calculate a string once (basicaly a concatenation) in a variable using the result of my report\'s query and then submit it to my subreports.[详细]
2023-04-06 18:22 分类:问答Jasper report generation using VB.net?
I want to call Jasper开发者_开发知识库 Reports via VB.net.Is this possible? Thank you, hmYep. JasperReports.NET - .NET port of Jasper Reports[详细]
2023-04-06 13:12 分类:问答