摘要: PdfUtilImg img = new PdfUtilImg(); img.imgOfPdf(filePaths, request);//filePaths为存储位置 阅读全文
posted @ 2018-09-13 11:00 衣兜里 阅读(9676) 评论(0) 推荐(0)
摘要: PdfUtilExcel excel = new PdfUtilExcel(); excel.excelOfPdf(filePaths, request);//filePaths为存储地址 阅读全文
posted @ 2018-09-13 10:56 衣兜里 阅读(7187) 评论(2) 推荐(0)
摘要: PdfUtil word = new PdfUtil(); word.wordOfPdf(filePaths, request);//filePaths为存储位置 阅读全文
posted @ 2018-09-13 10:54 衣兜里 阅读(916) 评论(0) 推荐(0)