Reputation: 136613
Office 2007 brings a new goodie called as 'content controls'. I need to evaluate this to see if this serves as a solution for a problem under research.
Due to paucity of time and my general disdain for Office-interop-pains,
RTFMsdn links also welcome.
So far I see (from some screencasts) that its now possible to define - template word docs whose content can be stubbed in from a data-behind-XML. You could create this XML as you wish.. e.g. translate contents of your DB into an XML form. The word doc can now 'data-bind' to this XML.
Upvotes: 4
Views: 5195
Reputation: 136613
Well after 2 days of research, here's what I found.
Content Controls are the next step in evolution from the old bookmarks..
Best at-a-glance post: http://blogs.msdn.com/kathleen/archive/2007/06/20/my-favorite-feature-word-content-controls.aspx
Mike Ormond’s screencasts - http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx
Upvotes: 5