Hi,

Im trying to add a label on my statusbar witch should contain the current pagenumber and the pagecount.

For this I need to setup the pagesize for the document first...
now I was wondering if it is somehow possible to use the QPrinter::PaperSize?
But i dont know how to get to the height/width constants... since only an enum int is returned (correct me if im wrong)

Any tips?

Thanks