10 2016 档案

摘要:前台HTML: <div class="search-container"> <table class="search-container-table" cellpadding="0" cellspacing="0"> <tr> <td>统计年份:</td> <td> <input type="te 阅读全文
posted @ 2016-10-28 11:31 0611163 阅读(604) 评论(0) 推荐(0)
摘要:代码: /// <summary> /// 添加普通偏转角度文字水印 /// </summary> public static void SetWatermark(string filePath, string text) { PdfReader pdfReader = null; PdfStamp 阅读全文
posted @ 2016-10-10 10:41 0611163 阅读(2189) 评论(0) 推荐(0)