|
Home | Tips | Library | Other Authors | Other WP Sites | Writer's Links | Contact | Site Map |
|
Toolbox for WordPerfect |
||
|
Macros, tips, and
templates for Corel® WordPerfect® for Windows® |
Page updated June 6, 2008 | |
|
WordPerfect Tips Main tips page | Browse tips |
|
| How to create "Continued on Page x" footers where "x" is the number of the following page |
This technique works in WordPerfect 8 and later versions (but will work in earlier versions -- probably requiring slightly different menu selections).
The secondary page number in the footer of each page will now display as one number higher than the page number in the header on that page. Note: You may want to suppress page numbering in the header on Page 1 (only). Use Format|Page|Suppress for this. You will probably want to suppress the footer on the last page, too. Use a macro: The above steps can be recorded (albeit piecemeal) in a macro. Here is the code I use in WP9. Note that the macro creates Footer B at the top of the document, and the last macro command suppresses Footer B on the last page. Thus, you may want to play the macro after you have finished editing your document -- or, if you have made any changes since you last played it, find and delete the [Suppress] code that was placed on what was the last page, and play the macro again. You can copy the following lines and paste them into WP with Edit, Paste Special, Unformatted text. Then, with the Macro Toolbar visible, click Save & Compile.
|