Problem with PrintDialog

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Andy T. (andyro0372_at_yahoo.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 12:33:04 +0200

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)
  • Re: Problem with PrintDialog
    ... I think you want to have a look at DefaultPrinterSettings... ... "Andy T." ... > I linked a PrintDialog control's PrinterSettings properties to a ...
    (microsoft.public.dotnet.languages.vb)