maximum.software
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Critical Error when installing pluginHi,
What is the error message exactly? Can you see what is in your error log or the error email message?
Thanks.
Hi,
Contact Form 7 has the secondary email
Mail (2)option in theMailtab. You will need to turn that on and set the user’s email address mail-tag ([your-email]or whatever) in theTofield.Then, you will need to access the
PDF Formtag generator thickbox and click theOptionsbutton next to the attached PDF file and enable theAttach to secondary email messagecheckbox.Save the form after all the changes, as usual.
Let me know if that helps or not.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Missing PDF FieldsHi,
The field mapper tool allows you to create field mappings. There are 2 drop-down lists: ‘CF7 field’ and ‘PDF field.’ In order to create a mapping, make a selection with both drop-down lists and click the ‘Add Mapping’ button. This should add the mapping below. This mapping will tell the plugin which user input (CF7 field) to fill into which PDF field.
If you don’t have a CF7 field then you can generate the form tag for it based on the properties of your PDF field. Simply select a PDF field in the ‘PDF field’ drop-down list and click the ‘Insert and Link’ button. This will insert a form tag into your CF7 form at the current cursor’s position and create a mapping for it.
You can start out with a blank CF7 form and click ‘Insert & Link All’ to generate tags for all of your PDF fields and map them in a single step.
Please take a look at the docs page about mapping fields:
https://pdfformsfiller.org/docs/cf7/tools/mapping-file/If you are saying that not all the PDF fields appear in the drop-down list then that means either the have already been mapped in the list below or they are somehow not visible to the back end code. If you can send your PDF and the fields that are not listed to my email admin at maximum dot software, I will see if I can debug the issue.
The image mapper tool is used when your CF7 field is an image file upload or something that contains an image URL. It allows you to embed user-provided images into your PDF. It doesn’t need a PDF field, you just need to select a page and coordinates where you need the image embedded. You don’t actually need a CF7 field to embed images. You can embed them directly from a URL.
Please take a look at the docs page about embedding images:
https://pdfformsfiller.org/docs/cf7/tools/image-embedding/Please don’t use the tag generator tool. It is just there for backwards compatibility. The field mapper tool is a lot more useful.
When you are inserting generated form tags, please make sure your form cursor is located where you want the new tags to go. If it is somewhere in the middle then it might mess up your form.
Let me know if this helps or not.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Javascript Error: Malformed URII didn’t receive any communication from you, so, I am assuming your issue was a corrupted cookie that was caused by something outside my control. Clearing your cookies would probably be advised. I added code to the just released version of the plugin that should fix the JS error for you.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Javascript Error: Malformed URIHi,
This is a very strange error. I would like to reproduce it myself.
What browser are you using? If you are using a browser with developer tools, please access the JS console (while you are on the page that has the JS error) and type in
document.cookie, press enter, and let me know what you get. There is probably some sensitive info there, so, if you want to send it to admin at maximum dot software then that would work too.Thank you.
Hi,
You can use the
PDF Forms Filler for CF7plugin for this task. However, you first have to create a PDF file with your form. Once you have your PDF, you can then attach it to your CF7 form in thePDF Formtag generator window. The field mapper tool will allow you to generate CF7 form-tags and map them to the PDF fields. You will also need to enable the checkbox labeledAdd filled PDF download link to form submission response. This will allow your form users to download the filled PDF file. You may also want to enable the checkbox labeledFlattento flatten the PDF form so that the fields can no longer be edited by users.Let me know if that helps or not.
I’ve released a new version (1.3.22) which should fix your issue. Let me know if you are still having difficulties.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Contact Form 7 5.5.3Hi,
It should be compatible. I don’t see anything in the changes that might break something. However, I will test everything and release an update shortly.
Thanks.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Remove watermarkHi,
Either Pdf.Ninja API Pro or Enterprise Extension will work. It depends on what you need. If you don’t want to use a third party API subscription, opt for the Enterprise Extension. Make sure it is supported in your hosting environment.
Thank you.
Would you mind sending me temporary wp-admin login details to admin at maximum dot software? I would like to try debugging the issue directly.
Is your WP-Stateless mode set to ‘stateless’? If yes, can you try using another mode?
Let me do some research and get back to you on this.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Delay in processingHi,
The problem may be related to low upload bandwidth on your server. I’ve seen some very slow uploads in some hosting environments. Normally, it shouldn’t be an issue with one or two PDFs because they would be cached. However, if you have a lot of PDFs then the cache may not fit everything.
How many PDFs do you have attached to the CF7 form that is having the issue? How big (file size) are the PDF files?
The first error message (with cURL) is probably related to the slow transfer speed. The second error message (failed to open file for writing) is probably unrelated to speed. It seems to be something else entirely. It can be any number of things.
If you don’t mind sending me temporary wp-admin login details to admin at maximum dot software, I can try to debug your issues directly.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Contact Form 7 5.5.2Hi,
I just released it. Check it out.
Thanks.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Form doesnt submitI believe your issue has to do with your WordPress instance or web server mail configuration. Please contact your hosting provider and ask them to help you.