Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有一些框的表格,可以在 ipad 中使用手写和签名,它是 http://asbec.mx/form
我想要一个按钮保存为 pdf,另一个按钮通过 airprint 打印。
它适用于网络应用程序。
如您所见,我已经尝试了一个按钮来保存为 pdf,问题是它创建了一个空白表单。
谢谢你的支持
这似乎是应该在服务器端处理的事情。您可以尝试 Zend PDF 框架(扩展的 PHP 库)之类的东西。
http://framework.zend.com/manual/1.12/en/zend.pdf.html