Field Code: Page number for current StyleRef
I have a document where I want to show a 'Continued' statement in the header for each instance of a specific style (e.g. Header), but I only want to show it if the section under this header style goes to a second page. The style itself is set to have a page break before, so I won't have to worry about having multiple instances on the same page.
Is there a way to tell which page the styleRef started on? The PageRef field code works with Bookmarks, not Styles.
If not, is there another way to only show this on subsequent pages? The only other way I can think of to do this would be to use a section break, but I am trying not to go that route.
|