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.
我有一个词模板。需要根据网络服务响应填充数据。如果响应有多个记录,那么我需要在单个文档中生成多个相同模板的页面,而不是生成多个文件。我如何使用 BIRT RPT 来实现它。因为如果我使用 Apache POI,则缺少文本格式。
你不能用 BIRT 来做到这一点,因为 BIRT 并不是一个模板处理器。