First a few background items.
Pegasus is on my local machine, no network. The programme I created is run locally also.
I have a locally run programme created in Visual basic. Part of the programme is creating and saving invoices as PDF files which then have to be emailed to the various clients.
I have been able to get my programme to open a new email, as a new process, with the proper email address and a subject. The body of the email has to be copied to the clipboard and then pasted into the email to retain the formatting.
The one thing I have not been able to so far is get the PDF files attached to the email through the coding.
Does anyone have any idea on what would be the way to do this, if this is possible?
If you need to see my coding, please let me know and I can show it here.
Thank you
Thomas