摘要:
//需要从nuget上下载iTextSharp.dll和itextsharp.xmlworker.dll //https://blog.csdn.net/ljl_xyf/article/details/3760425 public void iTextSharpCreatPDF(string ima 阅读全文
摘要:
//var query = from d in expenseApplyModel.ApplyBillList.AsEnumerable() // group d by d.ExpenseItemID into g // select new // { // ExpenseItemID = g.Ke 阅读全文