I use the following code to save a form as an adobe form(.pdf)
Set Application.Printer = Application.Printers("Adobe PDF")
DoCmd.PrintOut
This opens the save as dialog box making users navigate to their own file folder to save the file.
Is there a way to code the location into the program...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.