Index
Main Menu
Tutorial Videos
Tutorial videos are available here.
Knowledge Base
Visit our User Forum for discussions & solutions
AddBCCAddress
SaveAsEmail - XpressDox
This function enables you to save the assembled document as an .eml (email) file. Once assembled, the .eml file is ready to be sent via Outlook. View a quick demo of the SaveAsEmail function: Command structure: «SaveAsEmail('jack@email.com','Information required')» SaveAsEmail takes 2 parameters, the email address to whom...
SendAsEmail - XpressDox
Save XpressDox templates as emails This function is similar to the SaveAsEmail function, except that the XpressDox template is assembled to an email (eml) and sent directly from the web. Command structure: «SendAsEmail('jack@email.com','Information required')» SendAsEmail takes 2 parameters, the email address to whom the email should be sent and the...
Loading...