Forum Discussion
S_R_ca
Sep 04, 2023Copper Contributor
Table of contents does not match page numbers
I have split each page into two columns and each column has a page number, like a book. However, my table of contents is counting pages automatically, rather than matching them to the page number of ...
- Sep 12, 2023
S_R_ca I have assumed that you wanted the numbering to start on the page following the Table of Contents and I have set the Page Number Format for the first page number to be 1
The modified document is attached,
Anonymous
Sep 04, 2023Thanks for sharing!
Wondering how exactly are you putting the number for the page in each column?
thanks,
Shawn
Wondering how exactly are you putting the number for the page in each column?
thanks,
Shawn
- Sep 04, 2023
Deleted
In the left column use the following field construction
{ = (2 * { PAGE }) - 1 }
and in the right column
{ = 2 * { PAGE } }
- AnonymousSep 04, 2023Could you give a sample word file?
- Sep 04, 2023
Deleted I have set up page numbering on the left and right of the header in the attached document. Toggle on the display of the field codes in the document to see the field constructions.