Is there any way to handle print request from JS?
-
wrote on 23 Dec 2014, 09:49 last edited by
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)?
1/1