Hi

I have a print-enabled webkit based app. I want to do page numbering of printed output and there doesnt seem to be any clean way to do this I can see. The Qt demo browser doesnt have this and, having checked out QPrinter and QWebFrame/QWebPage there doesnt seem to be any provision.

Ideally I'd like to control the page header/footer and, even more ideally, have some way of knowing what output is going on which page.

Anyone out there done anything similar?

Thx