Forum Replies Created
-
AuthorPosts
-
adminKeymaster
The PDF files were created in InDesign and are locked.
To convert them to unlocked Acrobat PDFs, upload each to the free version of PDFEscape.com, right-click on any one field, select “UNLOCK”, then download by clicking the green double arrows on the left. Repeat for each PDF.
We’ve unlocked the SOA form for you and attached to an email reply. We remain at your service.
adminKeymasterStill not received, but we are receiving other mail. Our apologies for the inconvenience, please upload the docs to our support form here.
There are no *required fields on the form, only enter what you need us to review.
adminKeymasterWe did not receive your email. Please double check the spelling and forward to support AT formidablepro2pdf DOT com.
We remain at your service.
adminKeymasterTo have the current entry in your shortcode, change dataset=“xxx” to dataset=[id].
We remain at your service.
adminKeymasterAre you uploading a ‘fillable’ PDF form? If yes, is it a LiveCycle PDF?
Are you able to send the PDF to support AT formidablepro2pdf DOT com for evaluation?
We remain at your service.
adminKeymasterThis may be accomplished by sending the PDF as a link in the initial email to the user. If the email address is not valid, the user will never receive the link to download the PDF.
Will that work for your needs? We remain at your service.
adminKeymasterYes, the intranet version does not require an annual subscription as it does not use our service, it requires PDFtk on your server. Otherwise the plugin is a service that requires a subscription to use our server.
We remain at your service.
adminKeymasterThe original “Fillable” PDF form sits in the PRO2PDF plugin’s upload folder out of sight from the user. The merged PDFs are not saved on the server, they are emailed or downloaded (and merged) on demand.
The user will only see a ‘submit form’, and optionally a download link to the PDF and/or a PDF email attachment.
We remain at your service.
adminKeymasterWe did find that the LayoutID in the “On Submit” message box needed to be changed from layout=”999″ to layout=”1002″ to match the correct LayoutID and the FormID needed to be changed from form=”qr6df2″ to form=”fp2p_demo122″.
Please refer to the shortcode parameters page for information about each parameter setting, and we will working on improving the error reporting.
We remain at your service.
adminKeymasterWe were unable to recreate the issue you’ve described. After logging in we were able to export this PDF using the ‘superior’ field map layout without changing any settings:
Let us know when/where you are receiving an error as we remain at your service.
adminKeymasterOur apologies for any confusion, however, a new key is not issued, the forms count on your current key was increased to 40 and the expiration date was extended.
We remain at your service.
adminKeymasterOur email is support AT formidablepro2pdf DOT com.
adminKeymasterThe plugin works for more than a thousand users daily. Sounds like the error message is not accurate, if possible please complete this form so we can take a look at your installation. If not possible, then please send a screenshot of the Under the Hood tab, and the “full” Export tab with a Form, Dataset, and Layout selected.
We remain at your service.
adminKeymasterWe have not tested our plugin with MAMP. It’s likely that PDFtk is not started with just a PDFtk command in console, but another path or something very individual.
PDFtk development teams only explains how to install the plugin on Linux: http://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/.
The executable is installed here: /usr/local/bin/ which is probably not included into $PATH environment variable on MAMP so, for MAMP creating a symbolic link via sudo ln -s /usr/local/bin/pdftk /usr/bin/pdftk may be necessary.
We do not offer support for MAMP, try contacting MAMP for assistance with making PDFtk work on your local machine.
Otherwise, we remain at your service.
May 10, 2017 at 11:34 am in reply to: Numbers not transferring to Repeatable (separate fields) properly #13860adminKeymasterNumber fields in a repeatable section has been tested on our server and is functioning as expected. If possible, provide a link to the form and let us know which ‘number’ field(s) is/are being merged, or send a PRO2PDF template export to support AT formidablepro2pdf DOT com for support specific to your issue.
If the above is not possible then please let us know the number field ID and provide a screenshot of the Formidable Form with number field, and the field map layout where it is mapped.
We remain at your service.
adminKeymasterSounds like there is a conflict with another plugin. While we are happy to refund, we are also willing to provide login support to find and fix the issue so you are able to successfully use the plugin like so many other users and we can do so with the free version.
Please provide your PRO2PDF order number to be refunded, and/or complete this form to receive login support.
We remain at your service.
adminKeymasterThere are two date format options on the field map layout, “DATE” and “CURRENT DATE”. It sounds like the PDF field is mapped using the “CURRENT DATE” format, or the PDF field is mapped to “Created_At” or “Updated_At”.
Double check the format and the Formidable field map, if you are not able to fix the issue, then send a screenshot of the field map layout showing the PDF field mapped to the Formidable Field for further assistance.
We remain at your service.
May 9, 2017 at 11:48 am in reply to: Cannot login in my account to extend the license for 1 year #13761adminKeymasterA temporary email has been emailed to you, please check your email (and junk), and let us know if you have any further issues.
We remain at your service.
adminKeymasterTo merge the PDF example you provided custom PHP or javascript could be used to to populate three hidden fields, then map the hidden fields to three PDF text fields. Or, if data separator’s “/” can be included, then use the PDF field’s “Comb of” setting…
…here’s an example merge of the “Comb of” setting.
In the example you’ll see a screenshot of the “Comb of” setting in Acrobat. The three fields above not populating, they would require custom PHP or the purchase of our “Format Add-on Plugin” which will allow you to add a date format to the list of field map formats.
We remain at your service.
adminKeymasterThe second dataset would merge to the PDF just like the first dataset, by setting up another field map layout and PRO2PDF will merge both layouts to one PDF form. If you need to include data from a second form (dataset) in a Repeatable Section, this option may not be a solution to your requirement. We have worked around this limitation by creating a third form that uses Formidable’s “Get a value from an entry” shortcode to populate hidden fields which then are used to merge to the PDF form using a single dataset.
We would need to see your PDF and where the data needs to insert to be more specific about how to merge the required data.
If possible, email a sample PDF indicating where data should be inserted for further review to support AT formidablepro2pdf DOT com.
We remain at your service.
adminKeymasterAll formatting such as [2223 decimal=2 dec_point=”.” thousands_sep=”,”] must be done in the Formidable form, not PRO2PDF.
[1111 show 4332] works in Formidable Views only, not PRO2PDF merges. You can merge a 2nd dataset into the same PDF using these instructions: http://www.formidablepro2pdf.com/embed-form-second-dataset/
We will explore adding [1111 show 4332] to the current plugin, however, if the code will be time-consuming we will spend the time on the new version.
We’ll update this thread soon regarding adding the feature. We remain at your service.
adminKeymasterHere’s info about tables in PDF forms…. https://answers.acrobatusers.com/how-do-i-insert-a-table-q232314.aspx
adminKeymasterOur plugin only fills PDF forms, it does not span data across pages or create pages, so there is no “simple way of doing this to get something that is neat and legible and ordered” without a ready to fill PDF form.
The work-around to an unknown number of rows is to create a maximum limit, and add additional pages to the PDF. You can have multiple PDFs with 1, 2, 3, 4,… number of pages, then dynamically change the shortcode’s layout=ID based on the number of rows…
Or, use the PrintFriendly plugin with a Formidable view.
We are working on a new version that will span data and create new pages, however, it’s a couple of months from a Alpha version.
We remain at your service.
adminKeymasterOur plugin only fills PDF forms, it does not span data across pages or create pages, so there is no “simple way of doing this to get something that is neat and legible and ordered” without a ready to fill PDF form.
The work-around to an unknown number of rows is to create a maximum limit, and add additional pages to the PDF. You can have multiple PDFs with 1, 2, 3, 4,… number of pages, then dynamically change the shortcode’s layout=ID based on the number of rows…
Or, use the PrintFriendly plugin with a Formidable view.
We are working on a new version that will span data and create new pages, however, it’s a couple of months from a Alpha version.
We remain at your service.
adminKeymasterRepeating data in a grid (or anywhere on a PDF), YES! However, render a table, no… HTML is not an option within PDF files by Adobe design…
If you have FieldA, FieldB, and FieldC in a repeating section, then in your PDF Form;
. Name the 1st row FieldA1, FieldB1, FieldC1
. Name the 2nd row FieldA2, FieldB2, FieldC2
. Name the 3rd row FieldA3, FieldB3, FieldC3
. Name the 4th row FieldA4, FieldB4, FieldC4
. and so on… add as many as you need.Then, in the Field Map Layout;
. Use the “Repeatable (separate fields)” format to map each of the fields in the first row of PDF fields FieldA1, FieldB1 & FieldC1 (DO NOT MAP TO FIELDS 2,3,4, etc….)
. In the “Repeatable (separate fields)” text box, enter the Formidable field ID [xxx] that corresponds with the PDF Field like the instructions explain in the Repeatable Section instructions.EXAMPLE
Here’s a link to a merge using “Repeatable (separate fields)”: http://tinyurl.com/hjsu4jx
(Save this PDF Form to your computer to view the PDF field names)Here’s the image of the field map layout screen from above: http://wp.me/a67GUo-1Gm
-
AuthorPosts