Home | Tips | Library | Other Authors | Other WP Sites | Writer's Links | Contact | Site Map | Donate |
![]() Toolbox for WordPerfect |
||
Macros, tips, and
templates for Corel® WordPerfect® for Windows® |
Page updated Sep 2, 2009 | |
EMPTYPGS - Clean up empty pages | ||
|
"Clean up" empty pages in a document. This macro finds empty pages in a document and supresses page numbering, headers, footers, and watermarks on those pages only. It also optionally inserts a text message "[This page intentionally left blank.]," centered on the otherwise empty pages; the message can be changed by modifying the macro code. (Open the macro and see the comments at the top of the code.) Note that the macro's code could be modified to perform other specific tasks on specific pages. Thus, the code is a simple example of how to construct a macro that goes through a document from beginning to end (using a "loop"), performing specific tasks along the way. |
|