Hi there,

I'd like to build Word-mailmerge functionality into my app. I've done the 
before using Applescript on the Mac and OLE on Windows, and that's messy 
business. I wonder if I can build it around the WordFile.ReplaceTag-command. So 
I got this really complex template (the parts-command report 17 parts...) with 
an address and a salutation placeholder.
The problem I'm having is that the WordFileMBS.writeFile command has no 
append-modus (which I need to create the final mailmerged document), so I have 
to create one document per recipient, which works fine, but ending up with a 
couple of hundred documents is inconvenient to print.

Is there a possibilty I miss or would it be feasible to teach the 
writefile-command how to append stuff to an already existing document?

Thanks,

Maximilian Tyrtania
http://www.contactking.de

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to