I have created a flowable form and for some reason, I have a blank Master Page (Page 1) which is actually in the document as page 3, that I cannot move, delete or copy anything onto and I cannot get rid of this page. I have tried to set it as hidden or inactive and nothing is working. It is quite ...
Hi!This is probably very easy to answer (for someone that know scripting) but I want to know if it's possible to have a dynamic form (saved as reader extended version, permitted to fill in forms and save them) to not overwrite the original file?I've tried different options but it wont work. I just w...
I have 2 tables in a form, both wrapped in a subform and the first table has expandable text fields in it, however the 2nd table will not move down when text is flowed. Everything is set to flowed and expand to fit, etc. Any suggestions? I have them set to page break if necessary.
I have a form that I have created a Date/Time Field that auto fills in when open. I also have a reset button so users can reset the form to blank. I am trying to figure out how to have it clear all the data inputted on the form and also reset the date and time. Could I also have the button set to...
Hi all,I need to be able to bind multiple sets of text-fields together so that each set always has the same value. The idea is that I have a table where a user enters values such as a product name, and then on another page, where they enter information about the product, there is a header with the p...
I have added a signature field in a LC form with expectations that it would work in Reader.I can see the field but it does not work in Reader. I have opened the form in Acrobat and the signature field works.Any ideas on resolving this?
We have a requirement to convert large tiff files in full text PDF. I can use the following code to convert small size files, but with a large size file I am seeing a timeout issue.ALC-PDG-10010-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-010-010-The conversion has timed...
I am trying to make a fillable PDF form for a Performance assessment. I have three radio buttons that put a value in a total box. For example, Not good = 15, Good = 30, Excellent = 45. So depending on which radio button you select, the value of it will be 15, 30, or 45. I have 6 different catego...
I have added another NumericField (4) to a form and want to calculate it with the 'total' numericField only, ieNumericField 1NumericField 2NumericField 3 - this is 15% of the total of NF1 & 2NumericField 4 - this is to exclude the 15% and then be added to the TotalNumericField 5 - Total of all the a...