In an application I am writing I need to print a Report.
I want to let the user choose the printer.
When I use the PrintSetupDialog or the PrintDialog to change the printer to print to, the changes I make in the dialog do not take effect.
I just call PrintSetupDialog and the changes should take effect but they don't.
Is the component not working properly, is there an updated version of it, am I doing something wrong???
Please help.