In the Qt WebKit there is an opportunity to handle JS printing using signal QWebPage::printRequested().
But, I couldn't find anything like that in the new Qt WebEngine classes. Am I missed something? Is there any mechanism to make the same in current Qt WebEngine version (Qt 5.4)?