摘要:
Pechkin 是GitHub上的一个开源项目,可方便将html转化成pdf文档,使用也很方便,下面是winform项目中的示例代码:using System;using System.Diagnostics;using System.Drawing.Printing;using System.IO;using System.Windows.Forms;using Pechkin;using Pechkin.Synchronized;namespace PdfTest{ public partial class Form1 : Form { public Form1(... 阅读全文
posted @ 2013-08-29 09:49
菩提树下的杨过
阅读(6104)
评论(12)
推荐(2)
浙公网安备 33010602011771号