Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 java 应用程序中有 2 个自定义对象列表(列表 l1,列表 l2)。我想用 jasper 报告实现一个单页报告,在 2 个单独的表格中显示它们。
我该如何解决这个问题?谢谢
您可以使用子报告...
查看这个:
子报表
问候..