Chapter 14 Print
14-5
[Description of Dialog Box]
a. Content Setting: used to input the content in the left/center/right of the Header/Footer.
b. Insert Field: used to insert the field into the position of the cursor presently placed on the Edit Box (left,
center, right)
Notes
- If the content of the header/footer is long, the header/footer in the left, center or right may be printed as
overwritten with each other.
- The user can specify the content of the header/footer using Input and Field at the same time.
Example) If the content of “The date today is &d” is input on the header/footer
Î “The date today is 2004-06-01”will be printed.
- Field Content
- Date: &d Î yyyy-mm-dd
- Time: &t Î hh:mm:ss
- Project name: &p
- PLC name: &c
- PLC type: &T
- Page number/Total Page number: &n Î Page number/Total Page number of the selected items
- Page number/Item page number: &N Î Page number/Item page number of one item
- Program name: &P Î displayed only in program print mode.
- File Name: &f Î file name of the present project
- Path and file name: &F Î file name displayed with its directory route.
- Project comment: &C Î Project comment will be printed if any. The comment if too long may not
be correctly printed.