Configuration Download
[Options] MaxFormAllowed=0 ... 9 AutoScroll=Off,1 ... 15 PaperOutFault=BreakPage,ReprintPage,FinishPage PageSize=0K ... 28K
RibbonCheck=Off,On
RibbonLife=5 ... 30
[Security]
AlignPrint=ViewOnly,EditAllowed
FormsMenu=ViewOnly,EditAllowed
InterfaceMenu=ViewOnly,EditAllowed
OptionsMenu=ViewOnly,EditAllowed
[EndPrintekSetup]
Remote Setup Example File
The following example will set up three forms. Before the forms are set up, “AlignPrint” and all “Forms” will be reset to their factory default values so that only
The first form will begin printing one line from the
The second form will begin printing two characters (at 10 CPI) from the left edge and two lines (at 6 LPI) from the top of the form. The name will be “INVOICES” and will use the Epson FX Draft font.
The third form will begin printing two lines (at 8 LPI) from the top edge of the form. The name will be “REPORTS”, and printing will be at eight LPI with a form length of 8_ inches.
;Example setup file for three forms.
[BeginPrintekSetup]
AlignPrint=FactoryDefaults
Forms=FactoryDefaults
[Form0]
MovePrintDown=0.17
FormName="CHECKS"
FormLength=42 Font=Epson_FX_DF
[Form1]
MovePrintRight=0.20
MovePrintDown=0.33
FormName="INVOICES" Font=Epson_FX_DF
[Form2]
MovePrintDown=0.25
FormName="REPORTS"
LinesPerInch=8
FormLength=68
CharactersPerInch=12
[EndPrintekSetup]
115