ireport
Calling MSSQL stored procedures from iReport
I want to call an stored procedure in an MSSQL server from iReport. Query: SET QUOTED_IDENTIFIER OFF SET DATEFORMAT mdy[详细]
2023-03-29 06:31 分类:问答How to add the Jaybird driver to iReport
Hi I am trying to add the Jaybird driver to iReport开发者_C百科s without too much success. This is what I have done so far.[详细]
2023-03-29 02:39 分类:问答How can I minimise the scale to have more detailed number using jasperReport?
I\'am using jasperReport/ireport 4.0 Using jasper I generate a report contain barChart that contain a lot of informations,[详细]
2023-03-28 21:11 分类:问答JasperReports empty chart at Report Group change
I am using JasperReports with iReport to generate reports from a MySQL data source. The reports I am attempting to generate use Report Groups to organize the information. Also, I have a chart that app[详细]
2023-03-28 20:59 分类:问答Japanese fonts not visible in the export pdf in iReports
I ran a report through iReport which consists of data in Japanese. When I preview i开发者_JS百科t, through internal Preview, I am able to the see the data in Japanese. But when i do a PDF Preview, non[详细]
2023-03-28 09:11 分类:问答Problem with iReport and JSF
I\'d like to show a report generated by iReport, in a JSF page. I use this method in my bean, public void print () {[详细]
2023-03-28 04:37 分类:问答passing value dynamically to the JASPER API to generate a Report
I am generating the Report using the Jasper Reports . Inside the JRXML file in queryString, the query that is formed is[详细]
2023-03-27 14:20 分类:问答How to add values legend to a line chart?
I\'am using JasperRepor开发者_Go百科t and ireport 4.0, I want to add to my charts values like the following:[详细]
2023-03-25 08:36 分类:问答iReport Chart Stacked and Grouped bar
Is possible to create a Grouped and Stacked Chart like this in iReport? http://www.java2s开发者_Go百科.com/Code/Java/Chart/JFreeChartStackedBarChartDemo4.htmNot exactly, you can do stacked bar charts[详细]
2023-03-25 07:18 分类:问答How to create a table with lines and columns using Ireport?
I\'am using JasperReport and ireport 4.0 , I want to know If their the possibility to create a tab开发者_运维问答le that can I fix lines and columns? Because the only the table that I have found allow[详细]
2023-03-25 03:03 分类:问答