Explorar o código

word/excel导出PDF与PDF合并开发

anderx hai 5 meses
pai
achega
2c2befe50b

+ 0 - 1
src/main/java/com/goafanti/common/controller/PublicController.java

@@ -1035,7 +1035,6 @@ public class PublicController extends CertifyApiController {
 		// 转换Word为PDF文件
 //		PDFUtils.convertWordToPDF("E:/4.docx", "E:/4-PDF.pdf");
 //		PDFUtils.convertXlsxToPDF("E:/tmp/0811.xlsx", "E:/tmp/0811-PDF.pdf");
-
 		List<String> list = Arrays.asList(
 				"E:/tmp/4-PDF.pdf",
 				"E:/tmp/0811-PDF.pdf"