G
Guest
I have an app under development, and for which I therefore distribute updates
periodically (split FE/BE, and I am just sending out a new FE) to two clients.
I am using System Default printer on my development station. For both
clients, some of the reports appear to be in portrait (i.e. the visible page
size in the preview looks like a portrait page) when using this:
DoCmd.OpenReport "FormName", acViewPreview
However, when I click on Page Setup on the client machine, it correctly
shows Landscape. If I change it from Landscape to Portrait and back again,
the preview displays correctly and retains the correct settings for future
uses of the report on the computer.
The whole process starts over again when I distribute a new copy of the BE.
The same thing happens on their Access 2003 runtime machines as on the one PC
that has the full version of Access 2002.
Any ideas?
periodically (split FE/BE, and I am just sending out a new FE) to two clients.
I am using System Default printer on my development station. For both
clients, some of the reports appear to be in portrait (i.e. the visible page
size in the preview looks like a portrait page) when using this:
DoCmd.OpenReport "FormName", acViewPreview
However, when I click on Page Setup on the client machine, it correctly
shows Landscape. If I change it from Landscape to Portrait and back again,
the preview displays correctly and retains the correct settings for future
uses of the report on the computer.
The whole process starts over again when I distribute a new copy of the BE.
The same thing happens on their Access 2003 runtime machines as on the one PC
that has the full version of Access 2002.
Any ideas?