K
kaprivi
I am looking to write some vba which will ensure that when I select a
group of emails with attachments to print, the attachments print out in
sequence with the emails.
At the moment, when I select the mails, they tend to print Mail 1, Mail
2, Attachment 1, Mail 3, Attachment 2... and so on. I guess that this
has something to do with printer spooling. Perhaps if there were a way
of polling the printer to see that it has completed the last job before
sending the next one...? Does anyone have some code I could chop and
change for this, or advice on how this might be accomplished?
Thanks in advance,
David
group of emails with attachments to print, the attachments print out in
sequence with the emails.
At the moment, when I select the mails, they tend to print Mail 1, Mail
2, Attachment 1, Mail 3, Attachment 2... and so on. I guess that this
has something to do with printer spooling. Perhaps if there were a way
of polling the printer to see that it has completed the last job before
sending the next one...? Does anyone have some code I could chop and
change for this, or advice on how this might be accomplished?
Thanks in advance,
David