N
Neil Dittmar
Hello All,
I am currently developing a visual basic application that
will merge a word table datasource and "template" document
into a single word document. The datasource (.doc file)
contains a single table (dynamically created using Word
Object Model in VB) that includes payment line items that
are input via another program. This datasource is then
programatically merged (using the Word object model) into
a "template" document (.doc file) with the corresponding
data fields placed appropriately. The problem is that
when I perform the merge (either programatically or via
the Word GUI) I get the typical line breaks, header
repeats, etc. that I would get while doing a mailmerge. I
am wondering if it is possible via the merge function (or
some other function) to merge the data from the datasource
into a single word document without page breaks, repeating
headers, etc. Any information would be greatly
appreciated.
Thanks in advance,
Neil Dittmar
Software Developer
Aurora Information Systems
I am currently developing a visual basic application that
will merge a word table datasource and "template" document
into a single word document. The datasource (.doc file)
contains a single table (dynamically created using Word
Object Model in VB) that includes payment line items that
are input via another program. This datasource is then
programatically merged (using the Word object model) into
a "template" document (.doc file) with the corresponding
data fields placed appropriately. The problem is that
when I perform the merge (either programatically or via
the Word GUI) I get the typical line breaks, header
repeats, etc. that I would get while doing a mailmerge. I
am wondering if it is possible via the merge function (or
some other function) to merge the data from the datasource
into a single word document without page breaks, repeating
headers, etc. Any information would be greatly
appreciated.
Thanks in advance,
Neil Dittmar
Software Developer
Aurora Information Systems