We'll create fresh WordPress site with Advanced PDF Generator installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This WordPress plugin allow to you, generate a PDF file from a specific template file, totally customizable and send it via email from a specific mail template file
Put the below shortcode where you want to access Advanced PDF Generator features.
To enable specific features go to admin menu in dashboard: Advanced PDF Generator
[advanced-pdf-generator]
Follow next steps for customize labels, texts and function
In admin pane check view option and type values for this feature
In admin pane check download option and type values for this feature
Important: If you want to send PDF via email, you need the correct setup to send emails from your WP site
In admin pane check send option and type values for this feature, set form labels and success-error messages
Create apg-templates directory in your theme root and put the follow files to customize.
– Create a pdf.php file to write the content will be in your PDF
– Create a mail.php file to write the content will be in you email sent. For personalization user $name and $file_url to show the info previously typed in the form.