Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Merging form fields using the inline methods above will not produce font or text sizes that are different from the static text, we use them everyday. Which method are you using to produce the demo.pdf and can you provide a screenshot here or email to support AT formidablepro2pdf DOT com?
Regarding the date field, using inline method #1, you can use PHP date formatting.
like this for 03/08/2018… [123 format=”m/d/Y”] where 123 is the date Field_ID.
or like this for Thursday, March 8th, 2018… [123 format=”l, F jS, Y”]We remain at your service.
adminKeymasterWe have updated your account to https, let us know if all is working as expected as we remain at your service.
adminKeymasterThe signature is an image created by Formidable’s signature plugin, ask Formidable Forms support if there is a way to change the color of the image and us know what they say and we’ll ask our senior developer if there is something we can do too.
For the Date Format, select the MM/DD/YYYY – 12/31/2015 option of the Format dropdown on the field map layout as shown here. Let us know if you need a different format or have any issues.
adminKeymasterLooks like you have an old version of the PRO2PDF plugin, try updating the plugin and let us know if you are able to see and use the Language Support option.
We remain at your service.
adminKeymasterWe apologize for the login issues, based on your request we have manually reset your password in order to check the login functionality with your account. We were successfully able to login with the credentials that were sent to the email address on the account.
You may need to clear your browser’s cache before tying again.
Let us know if you have any further issues as we remain at your service.
adminKeymasterYou may also find some speed increase by lowering the Formidable signature’s multiplier, see this post for instructions.
Our only other suggestion is to upgrade to the replacement beta version of PRO2PDF, called E2Pdf, once we release it sometime this month. You can signup here.
We remain at your service.
adminKeymasterWe reduced the size of the PDF by using Acrobat’s “Combine Files” function which resulted in a file size of 156k. Upload the file to the plugin, be sure to use the same filename which will overwrite the existing file and all will continue to work without the need to remap all the fields.
Let us know if this change reduces the PDF creation time.
We remain at your service.
adminKeymasterBased on your request for assistance, we have manually reset your account password and sent the new credentials to the account email address.
Let us know if you require additional assistance as we remain at your service.
adminKeymasterWe would need to take a look at the Original PDF, the Field Map Layout, and the shortcode used to generate the PDF to find the cause of your issue.
Complete this form if we are able to login to your site. If not, upload the Original PDF, a screenshot of the Field Map Layout, and a screenshot of the shortcode used in the On Submit message box to this form and we will try to find the issue.
We remain at your service.
adminKeymasterSize matters! Your PDF form is 4MB in size. You’ll need to optimize the original PDF to reduce the size. A 5-page PDF with a couple of images should be no more than 1.5MB and could be smaller than 500k.
The size of the PDF can be increased by the embedded font, images, and the original page optimization. Upload the original PDF here if you’d like us to take a look at resizing options.
We remain at your service.
adminKeymasterOur apologies for the issues you are having with the login process. Your password has been manually reset and emailed to the address on the account.
We remain at your service.
adminKeymasterLogin here to deactivate the dev and activate the prod sites.
Let us know if you have any issues as we remain at your service.
adminKeymasterAt your request, we have manually reset and sent your password to the email address on the account.
We remain at your service.
adminKeymasterAt your request, we have manually reset and sent your password to the email address on the account.
We remain at your service.
adminKeymasterThe inline functionality may be accomplished now by at least three ways…
1) Use PRO2PDF’s “Formidable: Dynamic” option at the bottom of the “Webform Data Field ID” dropdown field on the Field Map Layout.
. Enter the text and field shortcodes just like your example above. (Or create a Formidable view then enter a view shortcode here)
. Add a large text field to the PDF to receive the data from the hidden field
. Map the Dynamic field to the large PDF text field.2) Use Formidable’s text calculation field.
. Add a hidden text calculation field to your form and add the text and field shortcodes just like your example as the default value.
. Add a large text field to the PDF to receive the data from the hidden field
. Map the hidden field to the large PDF text field.3) Use Formidable’s Get a Value from an Entry method to populate a second form with just one paragraph field and add the text and field shortcodes just like your example as the default value. This method is useful for re-sending the PDF to additional emails on-demand.
We remain at your service.
adminKeymasterWe are very close to releasing the beta version. Can you provide details of the PDF you would want to create? We are not clear with the method used for “a PDF from the form data and template text”. Are you referring to exporting a Formidable view to PDF?
We remain at your service.
adminKeymasterCopy/past the Formidable dropdown value to the corresponding PDF check box field name and the field’s “Option Value”.
Here’s another example that may help.
We remain at your service.
February 27, 2018 at 5:36 am in reply to: My password do not work, Password rest is not working on your end. #18089adminKeymasterThe email address you provided is not linked to a license key, what is the order number for your PRO2PDF plugin license?
We remain at your service.
adminKeymasterYour site credentials were manually reset at your request and emailed to the address on file
We remain at your service.
adminKeymasterThere are no known bugs with regard to the shortcode as described on this thread, the issue is likely an incorrectly formatted shortcode.
Provide us with the following screenshots for further assistance.
. Plugin’s EXPORT tab with the Form, Dataset, and Field Map Layout selected
. Plugin’s SETTINGS tab
. Shortcode where ever it is being usedOr, complete this form to have us login to your installation.
We remain at your service.
adminKeymasterYour account appears okay on our side. Did you migrate to a new server or change the site’s URL?
Create a screenshot of the plugin’s “Activated Forms” tab and upload it to this form, optionally you can enter site credentials for us to take a look.
We remain at your service.
adminKeymasterZip code is controlled by the Formidable Form, not PRO2PDF, just use (no formatting) or you can also apply any other PHP number format using the same example as above.
Address line 2 is achieved by using the “Address” format and the [line2] shortcode. Let us know if you are having a problem with this method.
We remain at your service.
adminKeymasterUse the Formidable: Dynamic setting found at the bottom of the “Webform Data Field ID” dropdown on the field map layout along with PHP date function like this…
[123 format=”d/m/y”]
Change 123 to your field ID.
We remain at your service.
February 23, 2018 at 11:36 am in reply to: “Unicode” setting in “Language support:” is effecting the font Autosize #18057adminKeymasterYes, you can/should use a different font, find one that is compatible with superscript. Our suggestion was to use a preset font size not the ‘auto’ setting.
From above: “…be sure they are set to a font size and not set to ‘auto’.”
We remain at your service.
February 23, 2018 at 9:22 am in reply to: “Unicode” setting in “Language support:” is effecting the font Autosize #18055adminKeymasterPrepare Form | Right Click the Field | Properties | Appearance | Font Size
Adobe provides detailed documentation on their site, here’s the form field properties page.
-
AuthorPosts