Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

107
Views
Acrobat Add a Day

i have been trying to figure this out, but with no luck as of yet. i have a date field on my pdf that i want to populate the next day in another date field. i am not to familiar with JavaScript, and i know you ca do it in VBA with just something as a single line of:

DateAdd("d","Date 1 Field",1))

and be done. how do i do that with adobe acrobat? i have tried to pull it is in as a var first and then add milliseconds to it.:

var PreviousDate = this.getField("Date1").value;
var OneDay = 1000 * 60 * 60 * 24;
var NewDate = PreviousDate+OneDay;
event.value = NewDate;

but i still get nothing

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!