English 中文(简体)
在 i Reports 2. 0.2 中,使用优异预览和优异预览(使用 J ExcelApi)的不同预览报告是什么?
原标题:what are different preview report using excel preview and excel preview(using J ExcelApi) in iReports 2.0.2?

i 在Jasper 报告中仍为新。 i 仍然混淆了在 i Reports 2. 2. 2. 2. 2. 2 中(使用 J ExcelApi ) 使用精细预览和精密预览的不同预览报告(使用 J ExcelApi ) 的哪些内容? 当我们生成报告时,有效果吗? 有人能告诉我吗?

最佳回答

Jasperreports 支持多种出口格式(xls, pdf, csv, etc...) 。 在使用 iReport 开发报告后, 您可以以其中任何一种出口格式生成报告。 查看这些报告的最佳方式是使用您可以映射的外部工具。 例如, xls 报告与Excel 挂钩, pdf报告与 Adobe 阅读器挂钩。 新版 iReport 支持使用应用程序本身生成这些报告( 预览 ) 。 但是, 在背景中发生的情况是一样的, 无论您用外部查看器还是用 iReport“ preview” 来看待它。 个人, 我倾向于使用外部查看器。 导出的报告在汇编目录中被缓存 。

问题回答

暂无回答




相关问题
Using a POJO as an iReport data source

I have a POJO that compiles data from various sources into a single object. The object is instantiated with a single parameter. Example: Invoice inv=new Invoice(1239); This will bring back a ...

Problem with auto page break in iReport

I m using iReport 3.7. I have a report with two subreports (order details and some selling statistics), and a grouping by seller. One subreport is located in the Detail band of the group, and the ...

How to truncate data (avoiding page break) in iReport?

I have a listing that must fit in a page. Instead of the default page break behaviour, I need iReport to truncate the listing when it goes over the page size. Any ideas? Thanks! EDIT: I ve had ...

How to prevent duplication of bar chart in iReport

I ve tried to use chart in iReport for the first time. I ve used a bar chart and anytime I preview the chart I see plenty of them, iIthink about 6. I only need a single one is there anything that I ...

Field Expression in iReport

I m trying to get myself used to iReport before using it in a real project next week and i seem to be stacked somewhere already. I m using iReport 3.7.0 on Windows XP platform + Java 1.6 It sound ...

热门标签