2014年12月5日
摘要: 最近在做关于PDF文档添加水印的功能,折腾了好久,终于好了。以下做个记录:首先会用到iTextSharp组件,大家可以去官网下载,同时我也会在本文中附加进来。代码中添加引用为:using System;using System.Collections.Generic;using System.Lin... 阅读全文
posted @ 2014-12-05 10:38 Haustbule 阅读(558) 评论(0) 推荐(0) 编辑