Hi Infragistics Team,
By using Document object instead of WordDocumentWriter, do you have a method of the header/footer section object? This method should return a number of pages in the document. For example 34 pages.
Please let me know as soon as possible
Thanks,
Chi Ming
Hello Chi Ming,
I am just checking if you need any further assistance on the matter.
After looking into this and doing some research, "Total Page numbers" has been determined to be a new product idea. You can suggest new product ideas for future versions (or vote for existing ones) at http://ideas.infragistics.com.
There are many benefits to submitting an product idea:
- Direct communication with our product management team regarding your product idea.
- Notifications whenever new information regarding your idea becomes available.
- Ability to vote on your favorite product ideas to let us know which ones are the most important to you. You will have ten votes for this and can change which ideas you are voting for at any time.
- Allow you to shape the future of our products by requesting new controls and products altogether.
- You and other developers can discuss existing product ideas with members of our Product Management team.
Steps to create your idea:
The Product Idea site puts you in the driver’s seat and allows you to track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Stefan,
I cannot find a method for the total of page numbers. FooterWriterAllPages.AddPageNumberField(PageNumberFieldFormat.Ordinal, font) is not what I am looking for. For example 2 of 50 pages. 2 is for AddpageNumberField method. 50 is what I am looking for.
Thank you for your post. I have been looking into it and I can say that currently only the WordDocumentWriter has page numbers.