The CALENDAR object prints a small calendar for the print date. The calendar automatically scales to fit in the defining rectangle and produces an error if there is not enough room in the rectangle. The calendar does not have a monthly heading, but you can add one separately as a TEXT object.
This object requires a STYLE property with the following parameter.
Parameter | Description |
---|---|
<style> | Used for the calendar text. |
The OPTIONS property, if present, requires the following parameters.
Parameter | Meaning |
---|---|
0 | Never highlight the current date. |
1 | Highlight today’s date only. |
2 | Highlight the current date. |