怎么用js调用FineReport自带的Excel(原样导出)控件?求指教

2024-11-01 20:48:32
推荐回答(1个)
回答(1):

window.location="${servletURL}?reportlet=zzzz.cpt&format=excel&extype=simple";详细可以查看: http://www.finereporthelp.com/help/5/4/25.html 查看原帖>>