开发者 | maximumsoftware |
---|---|
更新时间 | 2025年7月3日 05:44 |
捐献地址: | 去捐款 |
WordPress版本: | 6.8 |
版权: | GPLv3 |
版权网址: | 版权信息 |
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.请检查您的服务器的电子邮件配置。请确保您的垃圾邮件缓解技术(如 reCaptcha/Akismet 等)没有引起问题。
No. This plugin adds features to the Contact Form 7 interface in the WordPress Admin Panel only.
No. The plugin uses core WordPress and CF7 features only. No special software or PHP extensions are needed. Working with PDF files is done through Pdf.Ninja API. It is recommended to have a working SSL/TLS certificate validation with cURL. Enterprise Extension is available if your business requirements prevent the use of a third party API.
字段映射工具允许您单独映射字段,并在需要时即时生成新的 CF7 字段。CF7 字段可以映射到多个 PDF 字段。映射可以与特定的 PDF 附件或所有 PDF 附件关联。还可以创建字段值映射,允许填充的 PDF 字段使用与原始填充值不同的数据进行填充。
确保映射存在于映射列表中,并且字段名称匹配。 如果您附加了更新的 PDF 文件,并且您的映射与旧的附件 ID 相关联,那么这些映射将被删除,您需要重新创建它们。 Sometimes PDF form fields have validation scripts which prevent value with an incorrect format to be filled in. Date PDF fields must be formatted with the format mail-tag.
Try using the Enable Media Replace plugin to replace the PDF file in-place in the Media Library.
Make sure your PDF checkbox/radio field's exported value matches the value of the CF7 form's checkbox tag. Usually, it is "On" or "Yes". If you need to display a different value in the CF7 form, you will need to create a value mapping or use pipes. CF7 允许您使用多选复选框,但是,PDF 中的复选框字段不能有多个值。您需要在 PDF 中改用列表框,或者重命名复选框,使每个复选框都有唯一的名称,然后适当地映射它们。 某些 PDF 查看器在某些 PDF 文件中无法正确渲染复选框。您可以通过在不同的 PDF 编辑器中重新创建 PDF 来解决此问题。如果您仍在使用 Pdf.Ninja API v1,切换到 v2 可能会解决您的问题。
Please see the Pdf.Ninja API website and the Enterprise Extension plugin page.
Please see the Enterprise Extension plugin page.
wpcf7_mail_replace_tags()
for filling CF7 fields input (to improve third party plugin support)