Skip to content

PDF WordPress Plugin For Contact Form

This is a helpful tool that helps you build and customize the PDF Templates for WordPress

Menu
  • Templates
  • Document

How to increase your WordPress Memory Limit for PDF

Adjusting Memory Limit

wp-config.php

You can try changing your WP Memory directly in PHP. Edit your WordPress wp-config.php file and add the following before the /* That's all, stop editing! Happy blogging. */ line:

define( 'WP_MEMORY_LIMIT', '128M' ); /* change this to a higher value like 256MB or 512MB if needed */

More details about the WP_MEMORY_LIMIT constant can be found in the WordPress documentation.

php.ini

If the wp-config.php method didn’t work for you and you have access to your php.ini file, try changing the memory_limit line to the following:

memory_limit = 128M;

A lot of shared and managed hosting don’t allow you to edit the main php.ini file, but some do allow you to upload your own version which overrides these parameters. Check your web hosting provider’s documentation to see if they support this.

.htaccess

If none of the above two options works, you can try changing the memory limit using the .htaccess file. Be aware that if this doesn’t work, it may cause a 500 Internal Server Error (remove the line if this happens).

php_value memory_limit 128M

Still got a problem? Contact Your Hosting Provider

If none of the methods above work for you, then get in touch with your web hosting provider and ask them for assistance.

Document

  • Installation
    • Add fonts – Set Default font
    • Set or Custom DPI and Paper Size
    • All layouts have background color and image
    • PDF Template manager
    • Add Table
    • Use upload images
    • Add Digital Signature
    • Add QR Code
    • Add Barcode
    • Add Header
    • Add Footer
    • Watermarks
    • Preview PDF
    • Show dots
    • Conditional logics
  • WooCommerce
    • Allow My Account Invoice Download Settings
    • Add attachment PDF to any WooCommerce emails
    • Download PDF Invoices
    • Download/Export bulk PDF Invoice, Packing Slip or Delivery Note
    • Export WooCommerce Cart PDF
  • Gravity Forms
    • Setup PDF for Gravity Forms
    • Gravity Forms mapping field with PDF Template
    • Viewing Gravity Forms PDF documents in your Admin Area
    • GravityView Support
    • PDF download link in the thank you page confirmation
  • Contact Form 7
    • Setup PDF for Contact Form 7
    • Contact Form 7 mapping field with PDF Template
    • Viewing Contact Form 7 PDF documents in your Admin Area
    • PDF download link in the thank you page
  • WPForms
    • Setup PDF for WPForms
    • WPForms mapping field with PDF Template
    • Viewing WPForms PDF documents in your Admin Area
  • Elementor Forms
    • Setup PDF for Elementor Forms
    • Elementor Forms mapping field with PDF Template
    • Viewing Elementor Forms PDF documents in your Admin Area
  • Fluent Forms
  • eForm
  • Ninja Forms
  • WordPress PDF Activation Errors and How to Fix Them
  • Debug and custom CSS
  • Shortcodes not showing in pdf template
  • Document – PDF Invoices – Packing Slips for WooCommerce + Drag And Drop Template Builder

PDF WordPress Plugin For Contact Form 2025 . Powered by WordPress