Hi all,
Iam working on one adobe form. The requirement like,
For example..i have one table, in that one A,B,C fields are there.
The requirement like in A field if any new value will come, it will trigger new page.
i,e. in A field have
10
10
20
20
Here first 10,10 rows will come in first page and 20,20 rows will come in second page
with Page Header.
I think for this one i need write any java script.