I have a form designed, and the option to save it as a PDF, but it needs to be saved in landscape orientation. No matter what options I try, it just won't save it in landscape orientation. I am begining to think it's just not possible.
If it can be done, any insight would be appreciate.
I am using the following code:
DoCmd.OutputTo acOutputForm, "Days", acFormatPDF, "S:\DAY_CONTACT_INFO.PDF"