Report to PDF Question

L

Lin

I used Stephen's PDF convertor tool in Access and it worked fine. But the
problem is when I placed the DB in a share drive, it is not working in other
computers. The dll files are in the same folder.How can I fix this issue. any
help really appreciate.
 
D

Douglas J. Steele

See whether it makes a difference removing the DLL files from the folder
where the MDB exists and putting them in C:\Windows\System32 folder.

Realistically, your front-end database shouldn't be on the server, and your
users should never be sharing the same front-end.
 
Top