After calling Print() on a PrintDocument object, if the paper size selected by the user is too large (A2 or larger 16.5 In.x23.4 In.), PrintDocument never fires BeginPrint, PrintPage, or EndPrint events, and no exception is thrown from the Print call. It just fails silently