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)?

Thanks

Reply via email to