pause

  1. J

    add a delay to VB that automatically prints PDF's

    Hello All I have the following script running to automatically print PDF attachments Public Sub PrintPDFAttachments(Item As Outlook.MailItem) Dim Atmt As Attachment Dim FileName As String Dim TempFolder As String Dim objShell As Object ' Set a temporary directory...
Back
Top