- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi there,
First let's try to find a solution for your first issue where you can't change the date.
When you were using this code to change the date within Adobe Pro, you were certainly creating Static PDFs which is using a different syntax than Dynamic PDF.
So my question to you, is do you know if you still are working with Static PDFs or is this a Dynamic PDF?
If you were to display the field's value, when it is not null, using the following:
app.alert(this.getField("StartDate").value);
What is the value?
If it doesn't show any value this means there's an error which probably means you are creating a Dynamic PDF.
Views
Replies
0 Likes
Total Likes