【问题标题】:Convert the form content in html into .pdf format [duplicate]将html中的表单内容转换为.pdf格式[重复]
【发布时间】:2016-05-06 18:21:02
【问题描述】:

我该怎么做?

       <form>
        First name:<br>
       <input type="text"             name="firstname">
          Last name:<br>
       <input type="text"       name="lastname">

提交表单后,我想将该提交的表单制作为 pdf 并将该 pdf 文件存储在我的数据库中。

【问题讨论】:

  • 您打算如何将 PDF 保存到 DB 中!!!?

标签: c# asp.net sql-server


【解决方案1】:
猜你喜欢
  • 1970-01-01
  • 2011-08-13
  • 1970-01-01
  • 1970-01-01
  • 2018-03-28
  • 1970-01-01
  • 2015-10-06
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多