RESOLVED: How to dynamically set report margins/layout in Access
I have several reports in Access that should be set up landscape, on legal paper. However, sometimes the default setup will occur and cause the report to print out incorrectly.
I would like to set the margins and layout of each report during run-time; however, I have yet to find helpful information on how to reference the margins and layout properties of a report in VBA.
Anyone out there know how to do that? It would be greatly appreciated!