Im using the Kendo UI Editor and I'd like to be able to capture the print event - not the Print Execute command but the actual printing of the document (see attached image).
I realize that there is a onafterprint event (not supported by all browsers) - is this the only way to capture the printing of the Editor content?