摘要:
导入pdf文件,如下图格式:贴代码:View Code 1 public static string connectionString = ConfigurationManager.ConnectionStrings["Conn"].ConnectionString; 2 protected void Page_Load(object sender, EventArgs e) 3 { 4 if (!IsPostBack) 5 { 6 ImportPdf(); 7 } 8 } 9... 阅读全文
posted @ 2012-07-07 17:46
梦里故乡
阅读(2261)
评论(2)
推荐(1)

浙公网安备 33010602011771号