I've created an fdf file which works to populate the data, however, I want to do this for say 10 different sets of data.
In other words something like this:
Name: Blah blah
Address: Blah blah
Name: Name 2
Address: Address 2
Name: A third person
Address: A third person
I need to be able to handle 1 to N possibilities.
Is it possible to do this?
Thanks
Look at this sample