maximum.software
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] File Upload Button is missingThere is a known incompatibility with the ‘Contact Form 7 Skins’ plugin. I will see if I can debug it when I have a chance.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Error with internet explorer and IphoneThere are no front end features provided by the plugin other than in the wp-admin interface. If you are using the ‘Contact Form 7 Signature Addon’ plugin, you may want to post a question at https://wordpress.org/support/plugin/contact-form-7-signature-addon/.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Empty form and a .txt fileHi,
I’ve launched an update Friday night which seems to be causing your issues. It is related to missing fonts which are not embedded in your PDF file. I’ve rolled back the update for now until this can be resolved. I apologize for any inconvenience this may have caused you. Please see if you can embed the fonts you use into your PDF files.
Thank you.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] logo covers the data of the pdf sentPlease see https://pdf.ninja/.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Charset supportI’ve deployed a fix for the radio/checkbox not being selected bug.
You would need to recreate the CF7 form tags due to the issue being tags with incorrectly generated radio/checkbox values.
Let me know if my fix works for you.
Unfortunately, the appearance value issue is still unresolved at the moment.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Radio BoxesLooks like your checkbox values are wrong. You probably want something like this:
[radio alcohol “No_3” “Yes_3”]
Or with pipes:
[radio alcohol “No|No_3” “Yes|Yes_3”]
See https://contactform7.com/selectable-recipient-with-pipes/.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] generates uppercase fieldsI assume you want to change case in the filled PDF file.
It is not easy to do, but you can write some JS or PHP to do this for you.
See this discussion: https://stackoverflow.com/questions/47805338/contact-form-7-change-subject-to-uppercase
This can be used as well: https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Radio BoxesI didn’t get it, by the way. Can you resend it? Let me know what the subject of the message is.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] generates uppercase fieldsCan you elaborate more on this?
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Radio BoxesVery strange. Can you send it to admin at maximum dot software? I’ll check it out.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Emails delayedYou would need to talk to your hosting provider about this problem.
Hi,
Yes, I have been planning to add support for mapping regular CF7 mail-tags to PDF fields. That feature would solve your issue nicely.
I’ll post here when the feature is released.
Thanks.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Date field mappingThis would be possible to do with the planned special mail-tags support and the _format_ mail-tag. See https://contactform7.com/special-mail-tags/ and https://contactform7.com/date-field/ for more information. Unfortunately, this hasn’t been implemented yet. Let me see if I can get it prioritized.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Signature wont embed, just get a url?Make sure you map to a region on a PDF page using the image embed tool, NOT the field mapper tool.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Acceptance checkbox support – CF7Good to hear. Thanks.