I set up the common dialog printer to show
cmdlg.show printer

If the user clicks cancel then i want it to be cancelled. I even tried using this
cmdlg.show printer
cmdlg.cancelerror = true

however if i click ok or cancel it still prints. I need to know how to get the cancel button to work.
Thanks
Samantha