T
TTurner
I am creating a mail merge word document and would like to append our
company's email signature file to the end of the word document. The
email signature is an HTML file located on the local machine.
Customers will be using a web based application that creates the mail
merged document for them and then automatically emails the document to
a third party. We are trying to automate the import of the signature
HTML file into word for the customer using the program at the time.
Therefore pulling their signature file from their windows profile on
the PC.
I have been trying to get the following to work but have not had any
luck. Does anyone have any ideas of how I can get this to work?
{ INCLUDETEXT "C:\\Documents and Settings\tturner\\Application Data\
\Microsoft\\Signatures\\tturner.html" }
Thanks
company's email signature file to the end of the word document. The
email signature is an HTML file located on the local machine.
Customers will be using a web based application that creates the mail
merged document for them and then automatically emails the document to
a third party. We are trying to automate the import of the signature
HTML file into word for the customer using the program at the time.
Therefore pulling their signature file from their windows profile on
the PC.
I have been trying to get the following to work but have not had any
luck. Does anyone have any ideas of how I can get this to work?
{ INCLUDETEXT "C:\\Documents and Settings\tturner\\Application Data\
\Microsoft\\Signatures\\tturner.html" }
Thanks