jasper-reports
Last version of jChart, JFreeChart, iText, JasperReports that runs with jdk 1.4
I\'m going to develop a Web App. with Jdk 1.4 on Webl开发者_如何学Googic 8 and I need to use jChart, JFreeChart, iText and JasperReport.[详细]
2023-04-13 06:30 分类:问答Subreport isn't shown when exported to pdf, xls or doc
I have a main report and a subreport working nice. The subreport is printed in the su开发者_Python百科mmary band. My problem is when I export the report. The subreport is invisible, only main report i[详细]
2023-04-13 04:25 分类:问答Customizing Dates on the Gantt Chart for Jasper Reports
In the gantt chart on my reports I have 1 year\'s worth of data. I\'m only interested in seeing the month printed at the top of the gantt chart. [Jan-开发者_运维知识库Dec]. However, the graph currentl[详细]
2023-04-12 21:29 分类:问答Setting the JRQueryExecuter property in java together with a JasperDesign object
I have some code that will read a jrxml file 开发者_StackOverflow中文版into a JasperDesign object.[详细]
2023-04-12 21:24 分类:问答Accessing JRMapCollectionDataSource in JasperReports (using iReport)
My datasource is like this: final Collection<Map<String, ?>> summaryList = new ArrayList<Map<String, ?>>();[详细]
2023-04-12 19:19 分类:问答Insert query in jasper reports
Is it possible to execute \"insert query\" in IReports/jasper reports during report g开发者_如何学JAVAeneration?Yes, the idea you need is parameters using this syntax: $P!{PARAM_NAME}.[详细]
2023-04-12 12:05 分类:问答Is there a way to change the shape size in a JasperReports chart?
I\'m building a Time series based chart that graphs Time -> double value. The chart contains at least 230 points. If I use the \"show lines\" option the graph doesn\'t display any lines. If I disselec[详细]
2023-04-12 05:42 分类:问答Vertical Axis Scaling with JasperReport Charts
开发者_如何转开发Is there a way to change the scalling of charts in JasperReports. The default is linear, however I would like to change it to a logarithmic. How would I go about doing this with a Jas[详细]
2023-04-12 05:41 分类:问答How to pass the db connection information and query parameters from controller to JasperReportsMultiFormatView
I am prototyping a web application using Spring MVC 3.0 with JasperReports. I have already done reporting applications using Spring + Jfreechart + iText + Apache POI and been able to use successfully[详细]
2023-04-12 04:29 分类:问答Which PDF API can i use to get a document with dynamic fields?
I have a problem to choose which PDF API can i use to generate a pdf with dynamic fields... I\'ve used jasper report some time ago but the requirements has changed and now i have dynamic fields...[详细]
2023-04-11 11:45 分类:问答