Hi,
I want to print some XPS documents.
Sometimes (if the document is pretty large) an OutOfMemoryException is thrown.
Unfortunately the whole application crushes in that case.
I want to catch such exceptions and display a MessageBox.
How to do that?
Thanks for your help,
Jan