tags:

views:

84

answers:

0

I am getting a PrintQueueException when my users are trying to Print a report that I constructed with a DocumentViewer control on a Window.

I know why they getting the Exception, but I can't catch and handle the exception. Is there a way to handle the exception without deriving a new class from DocumentViewer?