程序包 | 说明 |
---|---|
com.fr.io.exporter | |
com.fr.web.core.reserve |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractPDFExporter
Created by juhaoyu on 2016/12/5.
|
class |
PDFEmbExporter
用于打印, 内嵌pdfaction, 打开自动打印
Created by plough on 2018/4/23.
|
class |
PDFExporter
Export report to PDF file.
|
class |
PDFExporterForPrint
Created by plough on 2018/12/4.
|
限定符和类型 | 方法和说明 |
---|---|
PDFExporterProcessor |
PDFExporterCreator.createPDFExporter(boolean isPrint)
已过时。
|
PDFExporterProcessor |
PDFExporterCreator.createPDFExporter(PDFExportType exportType)
PDF 导出
|
PDFExporterProcessor |
AbstractPDFExporterCreator.createPDFExporter(PDFExportType exportType) |
限定符和类型 | 方法和说明 |
---|---|
static PDFExporterProcessor |
PDFExporterFactory.getPDFExporter() |
static PDFExporterProcessor |
PDFExporterFactory.getPDFExporter(boolean isPrint)
已过时。
|
static PDFExporterProcessor |
PDFExporterFactory.getPDFExporter(PDFExportType exportType) |