将 JTextArea 设置为 jasper 报表

发布于 2024-11-15 09:49:47 字数 164 浏览 0 评论 0原文

目前我正在开发一个报告模块。在那里我们使用 jasper reporting 来显示报告。我使用 IReport 软件来创建报表设计。我想知道是否可以将可滚动 JtextArea 设置为 jasper 报告。问题是我有一个大文件,我想在最终的 jasper 报告中显示该文件的内容。 谢谢你,

努万

Currently I am working on a reporting module. There we use jasper reporting to display report. I use IReport software to create the report design. I want to know whether i can set a Scroll-able JtextArea to a jasper report. The problem is that I have a large file and I want to show the content of that file in the final jasper report.
Thank You

Nuwan

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

请帮我爱他 2024-11-22 09:49:47

您可以尝试检查“详细信息溢出时打印”和“溢出时拉伸”属性。这将扩展相关字段以适合您尝试放入其中的所有数据。

You could try checking the Print When Details Overflows and Stretch With Overflow properties. This will expand the fields in question to fit all the data you are trying to put in them.

清晰传感 2024-11-22 09:49:47

如果 Jaspersoft iReport Designer 不直接支持,您也许可以利用 JTable 打印支持

If it's not supported directly in Jaspersoft iReport Designer, you may be able to leverage the JTable printing support.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文