Hello everyone, I have a dropdown list with very long sentences as options. Unfortunately, the full text of these options isn’t visible when I view the PDF due to space constraints. I can’t break these long sentences into shorter ones or create sub-options, as these are the final options I have. I e...
I used the “Protect” app from Tools to set a password specifically for “Editing.” Now, I can open the form using Adobe Acrobat and edit, save, etc. However, when I try to open the file using Adobe Experience Manager (AEM), it prompts me for the password, which is exactly what I wanted! But after ent...
Hello Everyone, I have over 300 fillable PDF forms that are all the same version, though the content and answers differ. These forms contain various types of fields, such as textboxes, checkboxes, and dropdowns. I’ve encountered an issue where some checkboxes are selected (X), but after extracting t...
Hello: I have a dynamic PDF form that can be filled in. I want to password-protect it so that only those with the password can open and edit/view the underlying code in the designer. However, I don't want Adobe (or any PDF reader) to prompt for a password for regular viewing or editing. How can I ac...
I am trying to implement the mandatory field test using 'mandatory' or 'nullTest' properties by following the example in the official site here. I have a textfield, and a button. On the button click event I have the below code TextField1.mandatory = "error"
TextField1.mandatoryMessage = "this fi...