English 中文(简体)
JasperReports的Eclipse报告设计师
原标题:Eclipse based report designer for JasperReports

Some time ago, I used IReport to create reports. Now I am an Eclipse developer and need something integrated into Eclipse. I found JasperAssistant, JasperWave and JasperStudio and would like to hear somebody who has experience with these tools ?

问题回答

JasperAssistant是一个停滞的项目,多年来一直没有更新,除非你与使用旧的JasperReports I真正不会考虑。

JasperWave是好的。 它很容易使用,而且比旧的《i Report》更可靠,尽管它有问题。 我是用这个个人来做的,并会就此提出建议,但我承认我有“iReport”作为背书,而如果我知道,那是“触动”的。 此外,JasperWave只是为3.7.6号协议做的,因此,如果你想要使用最新的“耶稣会”版本,你就想给它一个错误。

JasperStudio is the latest thing from Jaspersoft, and seeing that it is from them I have high expectations. I d definitely try it out, but as far as I know it s only for JR 4.1.1 (I m fixed to using 3.7.6). There s probably a much greater chance of this being constantly updated as newer versions of JR are released, so this is what I d choose if I were starting from scratch now.

Jasper 波浪没有表层和跨表的基本功能,因此也没有得到很大利用。

巡视室是前进的道路。





相关问题
org.xml.sax.SAXParseException with JasperReports [closed]

Sorry for dummy question, but i lost my whole day to start with JasperReport. The problem is that i always receive this exception: "org.xml.sax.SAXParseException: Premature end of file." when i am ...

Unwanted font Helvetica in PDF from Jasper

When I create a PDF from a Jasper Report, the resulting PDF declare to use "Helvetica" font, even if it doesn t contain text. Unfortunately I cannot embed "Helvetica" font, because it is not among the ...

Jasper Reports Excel output

I need to generate a report in Excel format using Jasperreports. I am using iReports 3.7.0 The reports gets generated with no issues except the size of empty cells. Can somebody please tell how to ...

user report generation by various attributes

User table contains the following attributes (dateOfBirth, race, gender, ...). We would like to generate a report in the following format. Year Race All Male Female 2000 Asian 2000 1000 1000 ...

Convert RTF files to DOC

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 header issues. Is ...

IReport Case in Variable

I write this code in one variable in the IReport $F{wbsWbkRef.wbkStdRef.stdBlRtntp.blCode} != null ? ReportUtil.getFirstEntity($P{JPA_ENTITY_MANAGER}, "SELECT "+ "CASE WHEN std.stdBlRtntp.blCode ...

热门标签