
| Related Topics: | ||
The format codes that can be used for printing headers and footers are presented next.
|
Format Code |
Description |
|
&L |
Left aligns the item. |
|
&C |
Center aligns the item. |
|
&R |
Right aligns the item. |
|
&A |
For diagrams, this prints the diagram name. For plots, nothing will be inserted. |
|
&D |
Prints the current date. |
|
&T |
Prints the current time. |
|
&P |
Prints the page number. |
|
&P+number |
Prints the page number plus the specified number. |
|
&P-number |
Prints the page number minus the specified number. |
|
&& |
Prints an ampersand. |
|
&N |
Prints the total number of pages. |
|
&ZA |
Prints the name of the application (i.e., RCM++). |
|
&ZC |
Prints the company name. |
|
&ZU |
Prints the user name. |
|
&ZP |
Prints the project name. |
|
&ZI |
For diagrams, this prints the item name. For plots, nothing will be inserted. |
Note: To insert a line break, press CTRL+ENTER.
By default, text will be centered in the headers/footers unless otherwise specified. Please note that the alignment codes (e.g., &L, &C, &R) restart each format code section. For example, in the format code &L&P &R&ZI, the page number will be left aligned and the item name will be right aligned.
© 1992-2013. ReliaSoft Corporation. ALL RIGHTS RESERVED.