Hello!
I convert Html-files To PDF/A and I add page numbers this way before the conversion:
private void insertPageNumbers(Document Document) {
int pages = 0;
try {
pages = Document.getPageCount();
} catch (…...HTML to PDF/A2 : missing page numbers Aspose.Words Product Family...2024, 3:08pm 1 Hello! I convert HTML-files to PDF/A and I add page...