View Full Version : Forms/reports don't remember page size and margins


KyleB
09-21-2001, 11:15 AM
It seems like at arbitrary times I will change something in the layout of a form or a report and all of the page and margin choices reset to a default 8.5x11 sheet in portrait, when I want something else. Is there a way I can set it in the code so that it always uses the page size/orientation/margins that I want each one to use?

Kyle B.

jstutz
09-21-2001, 12:27 PM
See Pat Hartman's response in:
http://www.access-programmers.co.uk/ubb/Forum5/HTML/001275.html

KyleB
09-22-2001, 07:38 PM
That's exactly what I was looking for, hadn't found it in my previous search of the archives, thanks.