Birt - 如何制作有吸引力的报告
我做了第一份 Birt 报告,它看起来很可怕!
我想知道是否有预制的主题/模板可以作为报告的基础,这些主题/模板可以做一些基本的细节,例如交替行颜色、有吸引力的背景颜色、元素间隔、中心事物等?
或者 Birt 用户只是忍受丑陋的报告吗?请帮忙,否则我真的很喜欢这个系统。
I made my first Birt report and it looks hideous!
I'm wondering if there are premade themes/templates that I can base reports off of that will do some basic niceties like alternating row colors, attractive background colors, space out the elements, center things, etc?
Or do Birt users just live with ugly reports? Please help, I really like the system otherwise.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个问题有点难以回答……
嗯,程序员不设计东西(程序员做丑陋的报告、网站等)。让网页设计师创建一个很酷的模板(带有 css 和所有颜色代码的 html 页面)并将其作为报告的基础。根据我的经验,使用模板创建漂亮的 BIRT 报告非常容易。有关交替行颜色的信息,请参阅 BIRT:交替表组中的行颜色< /a>
我想这可能不是一个非常令人满意的答案...
编辑:不久前我写了一个关于这个主题的例子。此过程的示例(包括示例模板+birt 报告)可以在 这里
This question is a bit hard to answer...
Well, a programmer does not design things (programmers do ugly reports, websites, etc). Let a webdesigner create a cool template (a html page with css and all color-codes) and take this as base for your report. From my experience it's very easy to create nice BIRT reports with a template. For alternating the rowcolor, see BIRT: Alternating row Color in a table group
I guess this is probably not a very satisfying answer...
EDIT: A time ago I've writtenan example regarding this topic. An example of this procedure (including example template+birt report) can be found here