Hi
Is it possible to use the field validation set in a PDF form. E.G. Numerics only with limits, etc.
Also, I find read only fields with java script calculations in the PDF do not run and are editable and drop down combo boxes are not populated.
How can this be resolved?
Thanks
Craig
Hello Craig,
Hi
I did base my app on that sample. Please see attached project. The “SignTest.pdf” has edit fields created in Adobe Acrobat DC. It has test length limit, numeric only fields, a calculation field and a combo box. When I run my app, none of those settings seem to come through.
Thanks
Craig
Hello Craig,
Hello,
Great, thanks for the reply.
From what you are saying, I would have to programmatically set the limits per form field. Is there no way the component can automatically implement the limitations and rules set in the PDF. If our situation, we have multiple different PDF documents per user that they can manage themselves and select when using the site and we would not want to have to create a code function for every user PDF.
Regards
Craig
Hello Craig,
Hi Pavel
I have set the limits and a calculation in the PDF. (using the latest Adobe Acrobat Pro DC). this PDF is in the sample code I sent you - Signtest.pdf. the fields limits, validations and calculations are set in that PDF as described in the PDF. the PDF documents we will be using in the project are complex and have numerous javascript functions for calculations and character length limits and numeric ranges. With your new update, the fields are not adhering to the configuration of the fields in the PDF.
The drop down now works 100% though.
Thanks
Craig
Hello Craig,
Hi Pavel
Thanks for the reply’s, your service and assistance has been great.
Please let me know when there are updates regarding this functionality. Looking forward to when it is available.
Regards
Craig
Hello Crag,