0

I have created a simple C# Windows Forms Applicaiton that queries data from a 400 system and returns the results in a ListView control. I am now attempting to process this data into an already existing Mail Merge Word Document. Anyone have experience with this sort of thing that could help me out? This is my first time with Mail Merge.

Some similar applications I've looked over use the Word Document by writing first the Headers and then the query result records to a .txt file, which is then used as the source for the Mail Merge Word Document. Like I said, I've never messed with Mail Merge before, but, wouldn't it be possible to process the records in my ListView directly into the Mail Merge operation?

4

0 回答 0