Hello
I am using QTextdocument and QTextdocumentwriter to create .odt file. I want to include page nos. at the end of each page in .odt file. I saw people have done it with QPainter but then it is for .pdf files. I tried to use QPainter but it does not support .odt file format. Can anybody help me with some solution here?
Thanks,