Adding page number to word doc
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi anyone have any idea on how to insert page number into ms word doc. I have an application that creates a report, now I need to include the page number as well. I tried HeaderFooter class and PageNumbers class but ends up with illegal operation msg. Anyone have any idea? :confused: Thanks in advance. :) Thomas