View Single Post
  #1   Report Post  
Danny
 
Posts: n/a
Default custom format a page number

My client has a bunch of contract templates that they use and need to have
the page number in s certain format (*000001N*). The N is for a normal
contract page. The signature page will need to be suffixed with a S
(*000003S*). The problem is when they add stuff to a page the signature page
sometimes gets off set. I need to find a way to do a customer number that
has leading zeros. I can use sections to use the N or S on the doc but I
need to find a way to add a custom format so I can start the page number at
000000. Can anyone help me?

Thank you!