Answered
How can I maintain two-digit formatting?
I use a master page for page numbering, and I format it as '0A.' It works fine for single-digit numbers, but when it reaches page 10, it displays as '010.' How can I ensure it continues as two digits instead of three?



