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.
一位客户联系我建立一个 WordPress 网站,该网站有一个表单,允许用户从列表中选择多个练习。当用户单击“提交”时,客户希望通过电子邮件向用户发送一份详细说明这些特定练习的 PDF。有没有办法使用 Gravity Forms 或 Typeform 来做到这一点?
我建议您创建一个自定义函数,该函数与表单的提交挂钩,从而为您创建 PDF。
看看https://parall.ax/products/jspdf
希望这可以帮助 :)