Hi,
I have an Xml file, with mutiple sections, which represents a multi page contract.
I can populate this with data no problem, what I can't figure out is; if I have mutiple records (which relates to mutiple contracts) how do I "merge" these into one pdf so when I save I have them all in one pdf ready for printing?
For example (pdf contents based upon the Xml template)
Page 1 - Contract 1 (3 pdf pages of data)
Page 4 - Contract 2 (3 pdf pages of data)
Page 7 - Contract 3 (3 pdf pages of data)
Etc, etc
Thanks,
Dale