Skip to main content
janeb27752257
Participant
November 18, 2015
Answered

my pdf file no longer attaches to email using a microsoft access script! is there some setting that blocks this?

  • November 18, 2015
  • 2 replies
  • 427 views

So I need to know if there are some settings that need to be changed that are interfering with this script or the way my system handles PDF's. I really would like some technical support, but I don't seem to be able to get past the machine questions and to a human!!!

    This topic has been closed for replies.
    Correct answer janeb27752257

    I found the answer it is not adobe, there was a security update which no longer allows a file to be written to the c:\ drive. Had to change the code.

    2 replies

    AadeshSingh
    Participating Frequently
    November 21, 2015

    Hi janeb27752257,

    Is there any specific error message?

    Have you rechecked your Microsoft Access Script?

    Regards,
    Aadesh

    janeb27752257
    janeb27752257AuthorCorrect answer
    Participant
    November 21, 2015

    I found the answer it is not adobe, there was a security update which no longer allows a file to be written to the c:\ drive. Had to change the code.