Hi,
I have one main document with the set of merge fields. And I am inserting one sub document to main document to acheive the nested mail merge.
My sub document also have some merge field.
I am using the code from the below path:
<A href="https://forum.aspose.com/t/108116</A></P> <P>For ex:</P> <P> Ter Range : 12 to 50</P> <P> Subject : Subject1</P> <P> <Sub document Contenet></P> <P> Service1</P> <P> Service2</P> <P> Service3</P> <P> </Sub document Contenet></P> <P> Ter Range : 18 to 50</P> <P> Subject : Subject2</P> <P> <Sub document Contenet></P> <P> Service1</P> <P> Service2</P> <P> Service3</P> <P> </Sub document Contenet></P> <P> The sub document data is repeating for all the merge fields in the main document. I want to show the sub document data only once in my main document or at the end of main document. </P> <P>Please help me...Its very urgent</P>