I'm trying to automate report distribution using Access.
I can create the *.snp and *.rtf files with no problem but I can't for the life of me get the command line to work!
Call Shell("""C:\Program Files\Adobe\Acrobat 6.0\Distillr\acrodist.exe"" /O c:\files\testing.rtf c:\files\testing.pdf")
Any help appreciated
thx
RGB
I can create the *.snp and *.rtf files with no problem but I can't for the life of me get the command line to work!
Call Shell("""C:\Program Files\Adobe\Acrobat 6.0\Distillr\acrodist.exe"" /O c:\files\testing.rtf c:\files\testing.pdf")
Any help appreciated
thx
RGB