On Wed, Jul 21, 2010 at 12:51 PM, Will <[email protected]> wrote: > Currently we have a PowerBuilder(PB) application that generates Word > documents(certificates) for our users. We use template files(.dot) > which includes VB macro code and bookmarks as place holders. In a > nutshell, we parse the data in a SP and then write it out to a text > file in the temp directory and then the macro code picks up the data > and writes it to the associated bookmark. It appears our department is > pushing all applications to be web-based(ASP.net), so I was wondering > does VB.net have the capability to generate Word documents(maybe not > the same logic as in PB)? > ------------------------------
Try this as a starting point. <http://msdn.microsoft.com/en-us/magazine/cc163526.aspx> otherwise check here <http://www.lmgtfy.com/?q=ASP.NET+Word2007+certificates> -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
