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

纯后台导出报表没有图片 #467

Closed mengxiangmin closed 4 years ago

mengxiangmin commented 5 years ago

2.2.8版本 结合业务需要java定时生成excel报表,后台下载的的报表中没有chart图表的图片,一定要浏览器预览后下载才能有图片吗?这样没办法定时生成报表,并发送邮件之类的,

youseries commented 4 years ago

报表中如果有chart必须要浏览器浏览后才能导出图片,文档中已说明原因