nycbigapple
Technical User
Hi,
I am trying to set rights to a folder that stores images on a network. Whenever I remove access rights to users on this folder and they go to print a report, the image is not displaying. If I add the read write to the folder, than the users are still able to copy and paste other user's images.
This is what I currently have in the Report_Open
I am trying to set rights to a folder that stores images on a network. Whenever I remove access rights to users on this folder and they go to print a report, the image is not displaying. If I add the read write to the folder, than the users are still able to copy and paste other user's images.
This is what I currently have in the Report_Open
Code:
imgEmpSig.Picture = Forms![frmNCR]![cboCompleted].Column(2)