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