FluentForms to PDF Certificate?
Is there a way to create certificates from templates with the PDF add-on? I have used gravity PDF templates with Gravity forms to create certificates, self-served by the user. Is this possible with Fluent?
Kevin WatsonΒ Fluent Forms PDF add-on works by creating a PDF for each form submission. If you want users to receive a certificate upon form submission, you can do that as well, but you will need to design the certificate style PDF yourself.
Fluent Forms PDF can handle certificate style PDFs, but it is not a direct Gravity PDF replacement with built-in certificate templates. Out of the box, it provides a General template and an Invoice template, both generated from HTML/content and form shortcodes.
If you need a certificate layout, the usual approach is to customize the General template or create a custom PDF template with code.
Syed NumanΒ This is what I thought would have to happen. That's just too much work for a certificate. The client is definitely not going to pay for that to happen. I'll just have to use GF and GPDF for this.