Hi,
I am using the Print Dialog for the users to select a printer that's close
to their location. But the problem is that report orientation is not kept. My
report is designed in Landscape view, but when I use the DoCmd.RunCommand
acCmdPrint code to select the desired printer, it defaults to the printer's
default orientation, which is Portrait. Is there a way to enforce the
orientation to remain with the designed view, so that the user does not have
to change it every time they print?
Any pointers are very much appreciated. Thanks in advance.
Albert D. Kallal - 18 May 2008 09:12 GMT
As a general rule the port orientation should be saved and SP not change
regardless of what printer you select.
One way to disable this problems to turn off the track named auto correct,
the bug and fixes explained here:
ACC2000: Lost Printer Settings When Name AutoCorrect Is Enabled
http://support.microsoft.com/default.aspx?scid=kb;en-us;240826

Signature
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com