Do you want to: Suggest a feature / Ask a how-to question
For feature suggestions, describe the result you would like to achieve in detail:
I noticed that the current Office API for document building lacks the option to change page numbering formats from numeric to Roman numerals. I’d like to suggest adding this feature as an improvement.
For reference, this option is available in the editors, as shown below:
Additionally, I propose that when the page numbering format is changed, the total page count format should update accordingly. For instance, if the numbering format is set to uppercase letters, the total page count should also follow the same format rather than remaining numeric:
DocumentBuilder version: latest
Installation method: Downloaded the package from the official page and installed it using sudo dnf install <package name>
.
OS: Rocky Linux 9 in a docker container