iTextSharp例子

利用iTextSharp生成Pdf一个小例子 1using System; 2using System.Collections.Generic; 3using System.Text; 4using System.Data; 5using iTextSharp; 6using iTextSharp.text; 7using iTextSharp.text.pdf; 8using System.IO; 9 10namespace CNINSURE.WEB.COMMON 11{ 12 /**//// 13 /// 将DataTable转化为PDF文件的方法 14 /// 15 public...
2008-10-28 10:45 | 阅读 4220 次 | 评论 0 条
文章归档
最新评论