I am inquiring about the VBA code on this post.

Please Login or Register  to view this content.
How do I get the "jso.importXFAData" to loop per record/node?

I was wondering if there is a way to loop the XML nodes and create multiple PDF files? I may be able to find a way to create multiple PDF files via this tutorial, but I'm wondering how I would loop through the different XML nodes and to name the output files with names of the child nodes.

Any help would be appreciated.