|
Designing Letters and Envelopes |
Top Previous Next |
|
ChartNet can be set up to print letters on letterhead, or actually create the letterhead by embedding logos in the forms. It can also be set up to print the envelopes that go along with the letters. This section of the user guide describes the design of letter and envelope forms.
Creating a Letter Form
[u.letterdate:d2 ] <--- Prints the letter date (e.g. June 2, 2002)
[x.nameaddr1:pc ] <--- First line of the address [x.nameaddr2:pc ] <--- Second line of the address [x.nameaddr3:pc ] <--- Third line of the address [x.nameaddr4:pc ] <--- Forth line of the address
Create the Envelope Form
A separate form needs to be created that will describe the characteristics of the envelope and where to print the address.
Create a form with the following characteristics. (Assumes a normal business sized envelope that already contains a pre-printed return address)
Form code: Z-ENV Form description: Envelopes Data entry fields: PTNAME
If using the "Manual Feed" tray to feed the envelopes:
Width=8.5 Height=11.0 Top margin=4.0 Bottom margin=.5 Left margin=5.5 Right margin=.5 Landscape=Checked
If using an "Envelope Feeder" option (with #10 envelopes):
Width=4.12 Height=9.5 Top margin=2.0 Bottom margin=.5 Left margin=3.5 Right margin=.5 Landscaped=checked
If using an "Envelope Feeder" option (with #9 envelopes):
Width=3.87 Height=8.87 Top margin=2.0 Bottom margin=.5 Left margin=3.5 Right margin=.5 Landscaped=checked
[x.nameaddr1:pc ] [x.nameaddr2:pc ] [x.nameaddr3:pc ] [x.nameaddr4:pc ]
|