How can I use Affixa from the command line?
To use Affixa from a command line, you must use AffixaHandler.exe. The available options are:
-
AffixaHandler.exe /MAILTO mailto:somebody@somewhere.com?subject=Test
– to send an email without an attachment using “mailto” syntax;
-
AffixaHandler.exe C:\Folder\MyFile.pdf
– to send an individual file using your email account.
If you want to configure the email to send with an attachment, or send multiple attachments, Affixa must be used programmatically instead.