mvc导出数据到pdf
摘要:
using iTextSharp;using iTextSharp.text;using iTextSharp.text.pdf;public ActionResult PdfExport(int y = 2014, int m = 1, string departmentcd = "",strin... 阅读全文
posted @ 2015-01-21 13:47 到处都要注册 阅读(904) 评论(0) 推荐(0) 编辑