摘要: 先引用 using iTextSharp.text;using iTextSharp.text.pdf; public static string MergePdf(List<string> list, string merFilePath, bool isDelOldFile = true) { 阅读全文
posted @ 2022-09-08 20:08 互联网CV工程师 阅读(216) 评论(0) 推荐(0)