| 程序包 | 说明 |
|---|---|
| cn.gtmap.realestate.common.core.support.pdf | |
| cn.gtmap.realestate.common.core.support.pdf.service | |
| cn.gtmap.realestate.common.core.support.pdf.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PdfController.exportPdf(javax.servlet.http.HttpServletResponse response,
OfficeExportDTO officeExportDTO) |
void |
PdfController.exportWord(javax.servlet.http.HttpServletResponse response,
OfficeExportDTO officeExportDTO) |
String |
PdfController.generatePdfFile(OfficeExportDTO officeExportDTO) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
OfficePdfService.generatePdfFile(OfficeExportDTO officeExportDTO) |
com.deepoove.poi.NiceXWPFDocument |
OfficeDocService.getXwpfDocument(OfficeExportDTO officeExportDTO) |
List<com.deepoove.poi.NiceXWPFDocument> |
OfficeDocService.getXwpfDocumentList(OfficeExportDTO officeExportDTO) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
OfficePdfServiceImpl.generatePdfFile(OfficeExportDTO officeExportDTO) |
com.deepoove.poi.NiceXWPFDocument |
OfficeDocServiceImpl.getXwpfDocument(OfficeExportDTO officeExportDTO) |
List<com.deepoove.poi.NiceXWPFDocument> |
OfficeDocServiceImpl.getXwpfDocumentList(OfficeExportDTO officeExportDTO) |
Copyright © 2020 GTMAP. All rights reserved.