Hi, Is it possible add a page number in a PDF that I'm making with QPdfWriter? The number of the pages is not the same and I know the correct number only at the end of the function.
When I add a new page to the document I am not able to modify the previous page, is it possible?
Thanks