Hi,

I am using VS 2005. In the initial process of mail merge, if we want to merge 100 records, we will send it one by one for which the windows application stays open throughout the process and the documents will open and close for each record.

Now we are trying to merge all 100 records in a single document, each record being on a different page in the document. I debug and see 100 records are being merged, but when I view or print the document, only 7 records are displayed. If I try to merge anything more than 7 records, only first 7 get displayed or printed.

Is there any limit on the size of the document that can be created?

Thanks in advance.