[MailMerge] Adding section break along each mails/letters

Dear support team,
I tried to add section break in my code (C# - Windows Form).
But it seem doesn't have any function like that. 
I added section break in .docx file but still doesn't work.
My purpose is restart the page number after new mail be created for each record.
Btw, How could I merge the merge field inside footer/header?
Thank you.

1 Reply

DB Dilli Babu Nandha Gopal Syncfusion Team September 27, 2018 12:47 PM UTC

Hi Tai, 

Thank you for contacting Syncfusion support. 
 
Query 
Solution 
I tried to add section break in my code (C# - Windows Form). 
But it seem doesn't have any function like that.  
I added section break in .docx file but still doesn't work. 
Essential DocIO provides a method for inserting a section break. This can be done with help of InsertSectionBreak method and code example is available in the following link. 
 
My purpose is restart the page number after new mail be created for each record. 
Kindly provide us your complete scenario along with input template document which will be helpful for us to analyze on possible solution for your requirement. 
Btw, How could I merge the merge field inside footer/header? 
Essential DocIO will perform Mail merge for Header & footer elements too. Both Begin & End Group must be preserved in single text body to perform this. 
 
Currently DocIO provides support for mail merge groups only within the same section or text body and doesn’t support separation of a group among multiple sections during mail merge. 
We have already logged this as a feature request in our database and we don’t have any immediate plans to implement his feature. We will implement this feature in any of our upcoming releases. We usually have an interval of at least three months between releases. The feature implementation would also greatly depend on the factors such as product design, code compatibility and complexity. We request you to visit our website periodically for feature related updates. 

Regards, 
Dilli babu. 



Loader.
Up arrow icon