Re: Problem with PrintDialog

From: CJ Taylor (nospam_at_blowgoats.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 07:29:31 -0600

I think you want to have a look at DefaultPrinterSettings...

I ran into a similar issue.
"Andy T." <andyro0372@yahoo.com> wrote in message
news:%23yez0uYEEHA.2076@TK2MSFTNGP09.phx.gbl...
> I linked a PrintDialog control's PrinterSettings properties to a
> PrintDocument instance's PrinterSetting properties.
> At run-time when I modify the no. of copies and/or collate checkbox the
> PrintDocument.PrinterSettings.Copies and
> PrintDocument.PrinterSettings.Collate remain to the 1 and False values.
> Does anyone knows which is the solutions?
>
> I use VB 2002 with .Net Framework v. 1.0.
>
> Thank You!
>
>



Relevant Pages

  • Re: Problem with PrintDialog
    ... I don't know if MS is planning to relase a new SP for 1.0 to fix this. ... "Andy T." ... > I linked a PrintDialog control's PrinterSettings properties to a ...
    (microsoft.public.dotnet.languages.vb)
  • Problem with PrintDialog
    ... I linked a PrintDialog control's PrinterSettings properties to a ... At run-time when I modify the no. of copies and/or collate checkbox the ...
    (microsoft.public.dotnet.languages.vb)