Linux 软件免费装

PDF Forms Filler for WooCommerce

开发者 maximumsoftware
更新时间 2024年12月31日 05:04
PHP版本: 5.5 及以上
WordPress版本: 6.7
版权: GPLv3
版权网址: 版权信息

标签

email form woocommerce pdf download

下载

1.1.0 1.0.1 1.0.2 1.0.4 1.0.3 1.0.5 1.0.6

详情介绍:

This plugin allows WooCommerce store owners to add automatic PDF form filling features for email notification attachments and order downloads to their WooCommerce store. An existing PDF can be set up to be filled with customer and order information when an order is placed or processed. Images can also be downloaded from a dynamic URL and embedded into the PDF. You can then have your customers receive order email notifications with PDF attachments containing customer order data. You can also allow your customers to download the filled PDF on their order page via the downloadable files feature of WooCommerce. The filled PDF files can be saved in a custom uploads subdirectory on your web server. What makes this plugin special is its approach to preparing PDF files. It is not generating PDF documents from scratch. It modifies the original PDF document that was prepared using third party software and supplied to the plugin. This allows users the freedom to design exactly what they need and use their pre-existing documents. Possible uses: Please see Pdf.Ninja Terms of Use and Pdf.Ninja Privacy Policy. Requirements: Installation
  1. Install the WooCommerce plugin.
  2. Upload this plugin's folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Start using the 'PDF Forms' section on the WooCommerce product editor page.

屏幕截图:

  • An example event ticket product configuration with field mappings and an image embed
  • An example filled event ticket PDF with embedded QR code image and a barcode font field
  • An example order details page with a downloadable warranty certificate PDF
  • An example order notification message with a warranty certificate PDF attachment and a downloadable file link

常见问题:

Does this plugin allow my website users to edit PDF files?

No. This plugin adds UI features to the WooCommerce interface in the WordPress Admin Panel only.

Does this plugin require special software installation on the web server?

No. The plugin uses core WordPress and WooCommerce 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.

How are WooCommerce placeholders mapped to PDF form fields?

The field mapper tool allows you to map fields individually. Combinations of placeholders with custom text can be mapped to a PDF field. Mappings can be associated with a specific PDF attachment or all PDF attachments. Field value mappings can also be created, allowing filled PDF fields to be filled with content that differs from the source values.

My fields are not getting filled, what is wrong?

Make sure the mapping exists in the list of mappings and the field names match. If you attached an updated PDF file and your mappings were for the old attachment ID then those mappings will be deleted and you will need to recreate them. Sometimes PDF form fields have validation scripts which prevent value with an incorrect format to be filled in. Date PDF fields must be filled with correctly formatted date strings.

How do I update the attached PDF file without attaching a new version and losing attachment ID related mappings and embeds?

Try using the Enable Media Replace plugin to replace the PDF file in-place in the Media Library.

My checkboxes and/or radio buttons are not getting filled, what is wrong?

Make sure your PDF checkbox/radio field's exported value matches the value that is mapped to it. Usually, it is "On" or "Yes". If you have a different value in the WooCommerce placeholder, you will need to create a value mapping so that your placeholder value gets changed to your PDF checkbox export value. Some PDF viewers don't render checkboxes correctly in some PDF files. You may be able to solve this issue by recreating the PDF in a different PDF editor. If you are using Pdf.Ninja API v1, switching to v2 may resolve your issue.

How do I remove the watermark in the filled PDF files?

Please see the Pdf.Ninja API website.

更新日志:

1.1.0 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0