开发者

iReport and rich text editor printouts

I have a question to iReport/JasperReports experts.

I just started to learn JasperReports and iReport. It looks promising, when you want to print some table reports based on some datasource.

But I have little different requirement.

I have templates prepared in Microsoft Word (typical agreement printout). Mostly static text with lots of formating like:

  • lists,
  • enumerations,
  • bolding,
  • italic,
  • different size fonts,
  • margins,
  • indentions,
  • alignments
  • and so on

with very few dynamic fields to fill like name, surname, identity number, ...

I can`t find easy way to implement such rich text editor templates 开发者_StackOverflowin iReport.

Is it possible?

Is it managable?

Is iReport/JasperReports suitable for such rich text editor like printouts?

Thanks


iReport really just defines the template and formatting of the data printed in the report, so you can use it to set font sizes, styles, margins, indentations, etc. If you're using things like a bulleted list or a numbered list, you may have to improvise some using subreports, but for the most part this type of setup is exactly what iReport does.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜