Hello everyone.
Please help.
I have a pdf document, here it is possible to write 3 users. for each user there are many fields such as user_01: name.01, etc. surname.01.
user_02: name.02, etc. surname.02.
user_03: name.03, etc. surname.03.
I button_01 for user_01, which creates a "user_01.fdf" file. button_02 for user_02 "user_02.fdf" etc..
and the second pdf document I need to stretch the date of which herein fdf file
an example for download at: http://www.uloz.to/10126170/example.zip
excuse my English :-)
this.exportAsFDF({aFields:["user_01", "name.01", "surname01"]});
George Kaiser