F
foxdev
I am using Word 2007. My document was used in Word2000 & 2003 with no
problems. I have 8 merge fields and 1 database field, yes the document uses 2
different datasources with no problem. The first datasource has 1 record fior
the merge fields, the second datasource uses oledb. The document prints like
it is suppose to.
My issue is: I need to print it again. The document use to save and have
static data, another words when I used oDoc.saveas(newDocName), the merge
data became static. Now it is saved as dynamic data. When is the best time to
do the save, before execute or after execute? Is there a difference? How can
I make it static?
problems. I have 8 merge fields and 1 database field, yes the document uses 2
different datasources with no problem. The first datasource has 1 record fior
the merge fields, the second datasource uses oledb. The document prints like
it is suppose to.
My issue is: I need to print it again. The document use to save and have
static data, another words when I used oDoc.saveas(newDocName), the merge
data became static. Now it is saved as dynamic data. When is the best time to
do the save, before execute or after execute? Is there a difference? How can
I make it static?