Re: Automatic Landscape printing



"Bob Richardson" <bobr@xxxxxxxxxxx> wrote in message
news:a1a05470-2199-4b26-8cd5-53d3439f6033@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jun 25, 8:32 pm, Rob Kennedy <m...@xxxxxxxxxxx> wrote:
Bob Richardson wrote:

I have a TPrinterSetupDialog which allows the user to print Portrait
or Landscape. The initial, default value is "Portrait." How can I set
the initial value to Landscape? The particular form being printed
should "always" be printed Landscape, so I'd like that to be the
default.

Setting the printer's Orientation property doesn't work?

I don't have a "printer" component...only the TPrinterSetupDialog and
the TPrintDialog components. Neither of them have an Orientation
property. Is their some other component with an Orietation property?

According to the help, the contents of the dialog varies with the
selected printer. The way to go, then, would seem to be to change
the settings for the selected printer before showing the dialog.

Groetjes,
Maarten Wiltink


.