摘要:
在http://code.google.com/p/wkhtmltopdf/downloads/list下载安装程序。1.添加引用1 using System.Diagnostics;添加引用 2.方法 1 /// 2 /// 把对应的网页转化成Pdf文件 3 /// 4 /// 网页网址 5 /// 6 /// 成功返回true失败返回false 7 public static bool HtmlTOPdf(string Url, string Path) 8 { 9 if (!string.IsNullO... 阅读全文
posted @ 2014-01-15 09:48
浪漫书缘
阅读(1359)
评论(6)
推荐(0)

浙公网安备 33010602011771号