摘要: //需要引用html2canvas.js和jspdf.js SavePDF:function(e){ var that = this; $.post("/Biz/DailyExpenseApply/GetpictureToPDF?expenseApplyId=" + this.expenseAppl 阅读全文
posted @ 2018-03-27 15:37 jiangcm 阅读(751) 评论(0) 推荐(0)
摘要: //需要从nuget上下载iTextSharp.dll和itextsharp.xmlworker.dll //https://blog.csdn.net/ljl_xyf/article/details/3760425 public void iTextSharpCreatPDF(string ima 阅读全文
posted @ 2018-03-27 15:34 jiangcm 阅读(1040) 评论(0) 推荐(0)