How can i make image snapshot of web page ?
Qt WebKit
3
Posts
3
Posters
1.6k
Views
1
Watching
-
Hi,
I think you should start in "QWebPage":http://qt-project.org/doc/qt-4.8/qwebpage.html#details description. There is some example how to make thumbnail and paint page on QImage.
Hope it help.
Best regards,