I am adding some text, tables, images dynamically and generating a docx, how can find the total number of pages of that generated docx as i need to mention in the first page.
You are right, page number is not updated for dynamically generated docx. Yes, that generated docx will be opened in Word only, but how can i programmatically get this NUMPAGES field to read the updated/final total page number?