Setting up a Counter Field in Acrobat forms...
hi , helping,
i want create field in acrobat form add (n=n+1) 1 field every time acrobat file opened. suppose require everytime 1 closes file, counter field gets 1 added it, or everytime acrobat file opened adds 1 previous value. either way work.
essentially, want serial# or invoice# automatically generated each time acrobat file opened.
is possible?
with acrobat javascript there many possabilities , work under different circumstances. form on single computer or lan, 1 can use 'global' variable , use methods of 'setpersistance' , 'suscribe'. there using database kepp track of counter.
More discussions in JavaScript
adobe
Comments
Post a Comment