摘要:
private void process(string[] files, string newpdf) { iTextSharp.text.Document document = new iTextSharp.text.Document(iTextSharp.text.PageSize.A4, 25, 25, 25, 25); try { iTextSharp.text.pdf.PdfWriter.GetInstance(document, new FileStream(newpdf, FileMode.Create, FileAccess.ReadWrite)); document.Ope. 阅读全文
posted @ 2012-05-06 19:51
itecho
阅读(279)
评论(0)
推荐(0)

浙公网安备 33010602011771号