Problem when sending attached document with mail


Hi everyone,
I am trying to send an e-mail with an attached pdf file.
The document is generated via PDF Creator.
I am getting the following error message:



Attachment doc.pdf does not exist or can not be accessed from the program.



I checked the file doc.pdf and it does exists under the directory I specified.
So, whta shall I do?
Thanks in advance :)

Hi,

Since this is not standard functionality, then I’ll suggest that you check in the code and eventually run the Debugger. It sounds like it’s trying to open the file without knowing the folder where it’s located.