youseries / ureport

UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.
Apache License 2.0
2.04k stars 837 forks source link

pdf 打印预览出现 getOutputStream() has already been called for this response #481

Closed WANGJUEYA closed 4 years ago

WANGJUEYA commented 4 years ago

为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。

2.2.9

pdf 打印预览出现 getOutputStream() has already been called for this response 重现方式: 点击 html 在线预览后, 再点击pdf在线预览则产生上述错误, 或者点击pdf在线打印显示无文件 PS:模板中含有图表的情况下 html在线预览 没有图表->是异常还是不支持? PPS: 当模板中不含有图表时不会出现上述问题! ->是html图表未及时刷新渲染导致的?

youseries commented 4 years ago

试试最新的2.3.0版。

WANGJUEYA commented 4 years ago

各大maven库中暂时没有找到 2.3.0的版本