11/21/2024 6:50:48 PM
slxdeveloper.com
Now Live!
|
|
|
User Profile -
Marcel Heuberger
|
|
|
Marcel Heuberger LGT Capital Partners
fjrigjwwe9r1SiteUser:UserBio fiogf49gjkf0d
|
|
Log in to send this member a
message! |
|
|
Marcel Heuberger's
Contributions |
Marcel Heuberger
has contributed
comments and
0
articles.
|
|
Select to view:
|
Comment: Re: The SalesLogix Mail Merge SDK - An In-Depth Example
fiogf49gjkf0d sorry .... line of code is:
oSLXDocument.AddAttachment 2, "", "C:\Temp\Test.txt", "C:\Temp\Test.txt", ""
Author: Marcel Heuberger - 7/21/2011
|
|
Comment: Re: The SalesLogix Mail Merge SDK - An In-Depth Example
fiogf49gjkf0d Hi Jose,
I see a lot of unclosed topics regarding "add attachament" using the MailMergeSDK.
I was struggling for days and finally I was able to attach attachments using the following line of code:
oSLXDocument.AddAttachment 2, "", "C:\Temp\Test.txt", ""
(I think the "2" is important to add attachments using UNC Path)
You can also program a loop to attach more then one attachment.
Hope it helps!
Cheers Marcel
Author: Marcel Heuberger - 7/21/2011
|
|
|
|
|
|
|
|