maximum.software
Forum Replies Created
-
I have released a new version (0.3.3) which has the feature you need. It allows you to disable certificate verification with a checkbox on the CF7 integrations page. Let me know if you are still having issues.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Get PDF Field NamesThere are many PDF editors out there. Some online even. Here is a couple which are free which I personally tried out,
https://code-industry.net/masterpdfeditor/
https://www.pdfescape.com/Here is some more links,
https://www.lifewire.com/best-free-pdf-editors-4147622
https://pdf.iskysoft.com/pdf-form/free-pdf-form-creator.html- This reply was modified 7 years, 2 months ago by maximum.software.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Get PDF Field NamesYou can edit the PDF (in a PDF editor) and change the field names to something that makes sense.
Make sure your hosting environment has CA certificates properly installed and they are up to date.
In the future I will add a checkbox to disable certificate validation for users who don’t have much control over their hosting environments and don’t care too much about data security.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Print Html in the output pdfIf I understand you correctly, you want to dynamically generate a checkbox field within the PDF file from HTML. Let me know if this is not what you asked.
This plugin does not have capabilities to edit the PDF content or add fields. It just takes existing fields in the PDF and fills them with data from the CF7 form. You may want to look at some other plugins that generate PDF files from HTML, etc.
Can you describe your use case in more detail? Why do you need to dynamically generate input fields? How would this work? What CF7 plugin are you using to do this?
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox doesn’t reflect in the pdfDeployed the fix.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Don’t attach pdf file and get tagsI’ve deployed the new version. It should work for you. Let me know how it goes.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Don’t attach pdf file and get tagsI have found the problem with Safari. I fixed the bug. I will deploy a new version later today that will have this bug fix as well as some other bug fixes.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Don’t attach pdf file and get tagsWhat version of Safari are you using? You can get this info by looking at the ‘about’ dialog box.
You can get phpinfo using this plugin: https://www.ads-software.com/plugins/wordpress-php-info/
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Don’t attach pdf file and get tagsI’m sorry you are having issues. This might be a javascript issue.
What browser and browser version are you using?
Can you send me your phpinfo() data to admin at maximum.software?
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox doesn’t reflect in the pdfIt looks like the PDF has a few options for those fields. Option “0” is the one that activates the button (rather than the actual text value or the “Yes” value). There is a bug in the plugin, it omits the “0” value. I will deploy a fix with the next version. However, you may still want to fix the PDF. Fields need to be activated by proper text values. Otherwise, your site will have “0” as an option, but you may want to have an actual text instead.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox doesn’t reflect in the pdfCan you send me the PDF file (to admin at maximum.software)? I can try to reproduce the bug on my end.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Checkbox doesn’t reflect in the pdfMake sure the checkbox and radio box values match those in the PDF file.
Make sure you use the same values in your CF7 field as displayed by the “New Tag:” line in the Input Field Mapper Tool when you select the right PDF field in the dropdown.
What exactly doesn’t work? Is the checkbox in the PDF file not filled? Or something else?
Forum: Reviews
In reply to: [PDF Forms Filler for CF7] Excellent Plugin and SupportThank you for the rave review!
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Multiple PDFs – Don’t Send Any Empty OnesI have deployed a new version which now has the ‘skip when empty’ checkbox.