|
|
@ -212,8 +212,8 @@ public class WordConvertUtils { |
|
|
|
/** |
|
|
|
* pdf合并 |
|
|
|
* |
|
|
|
* @param files 源文件的相对路径 例:["D:\anrui\upload\template\pdf\111.pdf","D:\anrui\upload\template\222.pdf"] |
|
|
|
* @param targetPath 输出的pdf的路径 D:\anrui\upload\template\pdf\333.pdf |
|
|
|
* @param files 源文件的相对路径 |
|
|
|
* @param targetPath 输出的pdf的路径 |
|
|
|
* @return |
|
|
|
* @throws Exception |
|
|
|
*/ |
|
|
|