You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hugh
990cfbaf94
|
4 years ago | |
---|---|---|
lib | 4 years ago | |
src/main/java/com/tptj/demo/hg/pdf/exporter/creator | 4 years ago | |
README.md | 4 years ago | |
build.gradle | 4 years ago | |
encrypt.xml | 4 years ago | |
plugin.xml | 4 years ago |
README.md
demo-pdf-exporter-creator
pdf导出细分操作接口demo
demo生效后
1、点击设计器本身文件的导出pdf
2、定时调度设置pdf附件
日志会输出 PDFExporterCreator#createPDFExporter(EXPORT)\
1、预览模板的导出pdf
2、模板不预览导出pdf
3、预览模板邮件发送pdf附件
日志会输出 PDFExporterCreator#createPDFExporter(false)\
预览模板点击打印 日志会输出 PDFExporterCreator#createPDFExporter(EMBED_PRINT) 注:跟性能插件冲突(接口不能共存)