Binding Data to Word 2007 Content Controls Using Visual Studio Tools for the Office System (3.0)
Posted
by Simon Lomax
on Stack Overflow
See other posts from Stack Overflow
or by Simon Lomax
Published on 2010-05-17T16:23:43Z
Indexed on
2010/05/17
17:50 UTC
Read the original article
Hit count: 170
Hi,
I found this article (http://msdn.microsoft.com/en-us/library/bb967663.aspx) and thought great thats exactly what I'm trying to do. I want to programatically build a product brochure using content controls and openXML.
The article in question refers to an accompanying video which unfortunately does not appear to be available, nor does the code.
I posted a comment to ask where they are but in the meantime does anybody know of a good example. There are plenty of examples of binding/merging one record into a openXML Word document. But I want to bind a whole list of records to create a product brochure.
Can anyone point me to good tutorial?
Thanks
© Stack Overflow or respective owner