Unique Watermark per PDF
I have a directory of uniquely named pdfs as well as a directory of uniquely named watermark images. For example...\directory\AB-1234.pdf .\watermarks\AB-1234.png.\directory\AB-1478.pdf...
View ArticleHelp with Dynamic Stamp
HelloI have created a dynamic stamp that I swear was working great this morning, but now odd things are happening. I am very new to this. Heres what i have done so far....I created the PDF for the...
View ArticleDisplay Filename in PDF File
Hi there, hoping for some help on what I think is quite a simple issue. I want to create a blank single page PDF file which has a text field automatically and dynamically completed based on the file...
View ArticleDisable field highlighting?
Good Morning, Working on a form that will be distributed to a number of users. The form utilizes a lot of scripts to highlight fields that require attention. The form works/shows well when the preset...
View ArticleAuto Tab to Next Field
Hi, I was wondering, is there a way to make the field automatically tab to the next field if the current field is full. You see, I've got a PDF with fillable fields for notes/comments. I have multiple...
View ArticleIf Else Statement for PDF Form
I am unfamilar with JavaScript and need to create a calculation for a PDF form. The form is used to determine profit. There is a radio button called payroll with two values, "internal" and "external"....
View Articleauto fill not working correctly
I setup two drop downs and set the up to auto fill some text fields they all have unique namei have 7 text fields for each drop down to fillLike Data_Field_1 or Field_Data_2 Box one is set to fill...
View ArticleHow to make script execute in order
I have cicle (for) in which I open webpages in new pdf docs (getURL method) . After that I call trusted function and save doc. That's how it have to work. But in my case first of all executes trusted...
View ArticleMATH.CEIL
HelloI have Text1=44.09Textfield1=Text1+10=54.09=55 math.ceili wantTextfield2=Text1+54.09=98.18=99 math.ceilTextfield3=Text1+98.18=142.27=143 math.ceilTextfield4=Text1+142.27=186.36=187...
View ArticleHow to get the currency subdivision for a currency in a dropdown field using...
How to get the currency subdivision for a currency in a dropdown field using array?
View ArticleHow to Apply Security or Remove in Batch using Acrobat X
I’m using Acrobat X Pro. I’ve used Acrobat Pro 6-9. I need to remove security in batch and apply security to about 100 PDFs. I’m totally lost in Acrobat X. Where are all of the batch sequence commands...
View ArticleHow to display the system date to a text field in Adobe Acrobat Pro???
How to display the system date to a text field in Adobe Acrobat Pro??? I am writing the same as event.value = util.printd("mm/dd/yyyy", new Date()) in the custom calculate script of Adobe Acrobat Pro...
View Articleautofill date fields with today's date - Acrobat DC ?
I had auto fill a form field with today's date working well in Acrobat 10, but having trouble getting it working in Acrobat DC. I have a form with 3 date fields named Date_1, Date_2, and Date_3. I...
View ArticleHow to show/hide image on multiple pages
Depending on the location field, the image (logo) on the forms changes. How could I place the same image in the upper left hand corner of the page of pages 5-25 in Acrobat with JavaScript?
View ArticleHow to remove the warning/critical icon on showing a successful message in...
How to remove the warning/critical icon on showing a successful message in Adobe Acrobat??? I am showing the message saved successfully with the code as below:app.alert("Saved Successfully"); I want to...
View ArticleAuto populate current date into date field when digital signature field signed
I have a form that I created that have multiple date and signature fields. I would like to have the date field that corresponds to the signature block be updated with the current field when the...
View ArticleUrgent Urgent Urgent help with javascript - already have code but is not working
Hi I have the code below connected to three check boxes named 'mon, 'fri' and 'sat'. Each value is 50. The aim is to make a different text box have the total to show that when all three are checked...
View ArticleDependent dropdown lists in Acrobat
Hi, I am a first time poster and was looking for help with some scripting in a PDF form I have created. I am basically looking to have a second dropdown list dependant on the value of the first but I'm...
View ArticleRemove 0 Value in Calculated Field
I copied the below question for another post here as it asks the question perfectly."I set up an invoice form to calculate totals from quantity x unit price. Every line has this formula, however the...
View ArticleJavascript Printing Code for Android
Hi, I'm new with Adobe JavaScript, and I was wondering if there is a code for printing the PDF in Adobe Acrobat DC - Android.The this.print() works with Windows, but it doesn't run under the Android...
View Article