Are there plans in the work to allow us to create out own PDF templates?
@GoandLove8 ай бұрын
I second this
@WPManageNinja8 ай бұрын
You can customize your PDF Content and appearance in the PDF feeds section of your form. Which allows you to personlize almost everything.
@GoandLove8 ай бұрын
@@WPManageNinja Oh wow. Is there a video guiding how to do this by any chance?
@chrisabaird7 ай бұрын
Possible to add a signature field?
@abhishekattri76537 ай бұрын
Is there any way to shorten the length of the url generated to pdf download? Actually I am trying to generate a QR code for the generated url but it is too long and most of the qr code generator plugins fail to capture the exact url.
@berdez3 ай бұрын
Hi, thank you for this video. Is there a way to show a list of the PDF entries for different users?
@WPManageNinja3 ай бұрын
Yes, you can do that using the free version of our another plugin Ninja Table.
@TuffHaeTuff18 күн бұрын
can you guide how to use this for our scenario? We have a for (10 steps) and it has lots and lots of labels and input fields. We want to capture all that in a pdf version. Don't think this pluging is build for that? Please elaborate
@WPManageNinja18 күн бұрын
You can do this using Fluent Forms! Simply put the {all data} shortcode in the PDF Body Content and it will fetch all data from your form submission. Please feel free to get a support ticket for more assistance: wpmanageninja.com/support-tickets/
@vBailey2 ай бұрын
Are there any plans to create a PDF that can pass query variables? That kind of PDF customization that would be sooo useful AND jump you guys to the front of the class!
@WPManageNinja2 ай бұрын
Thanks for pointing that out! We'll definitely pass your query to our team and make sure they take a close look at it.
@vincentehinze22624 ай бұрын
in the pdf body contents do i have to add all the necessary short codes or just leave the all data shortcode please reply and what is the function of all data shortcode
@WPManageNinja4 ай бұрын
The all-data short code will provide you with a summarized version but you can further personalize it based on your requirements.
@legendarysolution19183 ай бұрын
I added the generated form to the emails so as it goes as attachment but the emails dont go through if the pdfs are attached. If I remove pdfs the emails go through. FYI I am using fluent SMTP.
@WPManageNinja3 ай бұрын
Make sure you have created the PDF feed properly and try it after downloading the font once again. It should work, otherwise get a support ticket using the link: wpmanageninja.com/support-tickets/
@legendarysolution19183 ай бұрын
@@WPManageNinja I was able to deactivate, delete and install the plugin again. Thank you
@Johann_4 ай бұрын
Is it mandatory to have a fluent form for the input or can I transfer the data from a calculator I coded myself ? In fact, I would like to send a pdf file created using the data input from a calculator I coded myself (html/css/js) via email, is this possible ?
@WPManageNinja4 ай бұрын
It's not possible. It is mandatory to have Fluent Forms for the input.
@zafit024 ай бұрын
can i use this addon to only make pdf visible to admin? i want to download my forms as pdf but only as administrator, i dont want my clients to do that
@WPManageNinja4 ай бұрын
Yes, you can.
@abhishekattri76537 ай бұрын
Is there any way to shorten the length of the url generated to pdf download? Actually I am trying to generate a QR code for the generated url but it is too long and most of the qr code generator plugins fail to capture the exact url.
@WPManageNinja7 ай бұрын
No. The link is created by default. If you change or customize the link, it won't work properly.
@waitingza19787 ай бұрын
Very nice!!
@vincentehinze22624 ай бұрын
I received the pdf in my email but in my spam what can I do to make it hit inbox
@WPManageNinja4 ай бұрын
Forms has nothing to do with that, you can use SMTP or other authenticated email sender to get rid of such issues.
@ShanawazHusainDelhi3 ай бұрын
The required Plugin PDF Generator for Fluent Forms is not safe now to install on latest version of WordPress, as it has updated 7 months back. So, please update the plugin so that users can get more benefits of this feature.
@WPManageNinja3 ай бұрын
We'll look into that
@AyrtonTerrazas6 ай бұрын
Is there a way to add conditional logic to a question without it being displayed on the pdf as a blank open field?
@WPManageNinja6 ай бұрын
You will see all the submitted data against your provided input fields in the form. If an user leave any field untouched, it won't show anything in the entries as well as in the pdf.
@mitchbach93625 ай бұрын
Is it possible to insert an image uploaded to the form into the generated PDF?
@WPManageNinja5 ай бұрын
Yes, its possible.
@wp-doctor6 ай бұрын
If I want to change my email pdf template name "general" to any other name then how can I change it? There is also some numbers are showing with pdf name.
@WPManageNinja6 ай бұрын
You can change the name using pdf feed and your pdf files will be save with that name.
@wp-doctor6 ай бұрын
@@WPManageNinja Thanks, I found it but I still don't why a number is shown at the end of my pdf file "abc_22_37.pdf " abc is my pdf file name.
@WPManageNinja6 ай бұрын
If you need more assistance get a support ticket using this link: wpmanageninja.com/support-tickets/
@djswimbass5 ай бұрын
hey, unfortunately, I have a problem when generating a PDF file, I add a photo, and after export, an X appears instead of the added photo. How to solve this problem...? 🤔
@WPManageNinja5 ай бұрын
It should work if you customize the PDF feed properly. If that doesn't work, please get a support ticket using this link: wpmanageninja.com/support-tickets/
@waitingza19786 ай бұрын
I can upload new fonts manually? and how do I do it?
@WPManageNinja6 ай бұрын
There's no option upload fonts in Fluent Forms, but if you change your WordPress sites theme fonts will be changed accordingly.
@waitingza19787 ай бұрын
There is a way to display comma in Numeric Field {inputs.numeric-field}? without using {all_data}
@WPManageNinja6 ай бұрын
You can do that using number format.
@waitingza19786 ай бұрын
@@WPManageNinja It doesn't work. But I use Mask Input instead.