Package | Description |
---|---|
tw.com.mali.IReport.action | |
tw.com.mali.IReport.util |
Modifier and Type | Method and Description |
---|---|
void |
MaliIReportAction.exportPDF(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
IReportObject rpt,
java.lang.String para)
直接產生Web下載檔案
|
void |
MaliIReportAction.exportXLS(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
IReportObject rpt)
供前端匯出Excel檔案使用
|
Modifier and Type | Method and Description |
---|---|
static void |
IReportUtility.exportOutputStream(java.lang.String inreportType,
java.io.OutputStream outputStream,
IReportObject rpt) |