A
Andy T.
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!
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!