摘要: 在项目开发中用到将MemoryStream 转pdf,在转化过程中需要建了一个.dom格式的模板,先保存为.doc文件,然后再转换为.pdf。 有一个插件感觉好不错,给大家推荐一下。 dll下载链接 http://pan.baidu.com/s/1skWPBAX 提取码: fu4r 重点内容 1 2 阅读全文
posted @ 2016-11-22 13:54 赤狐(zcm123) 阅读(564) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Text;using Microsoft.Office.Interop.Word;using System.IO;using System.Web;using System.Data 阅读全文
posted @ 2016-11-22 09:17 赤狐(zcm123) 阅读(362) 评论(0) 推荐(0)