; Key Words:-
; PAGE WIDTH = Number of columns in report, maximum 80
; (default 80)
; PAGE LENGTH = Number of lines in a page (default 55)
; HEADING LINES = Number of heading lines in (HEADING) section
; (default 0 )
; FOOTING LINES = Number of footing lines in (FOOTING) section
; (default 1 )
; PRINT LINES = Number of lines in (BODY) section
; (default 1 )
; PAGE START = Starting page number(default 1)
; FILE = File name to save report to (default to current printer)
; KEY FIELD = Field number to be used as key in level break
; BLANK DUP KEY = 1 , do not print key field after the first line
; = 0 or blank, print key field on every line where
; it is specified (default)
; NO FORM FEED = 0 , Inserts a form feed charecter after the
; footing section. (Default)
; = 1 , Disables form feed insertion.
; NO BLANK FILL= 0 , Fills the space between the last line of the
; main section and the footing section.
; (Default)
; = 1 , Disables blank line insertion
;
; Predefined Fields:-
; < p > - page number
; < d > - current date
; < t > - current time
;
; Report Fields: - (varies for each report and report dependent)
; < 1 > - field 1
; < 2 > - field 2
; : : :
; < n > - field n
; For a description of each field for each report refer to the
; User's Guide
;
[CSV]
HEADING LINES=0 ; no heading
PRINT LINES=1 ; 1 print line per data record
FOOTING LINES=0 ; no footing
NO FORM FEED=1 ; no form feed
FILE=report.csv ; print it file
[DEFAULT]
PAGE WIDTH= 80 ; 80 columns
PAGE LENGTH=55 ; 55 lines , including heading and footing
HEADING LINES=2 ; 2 heading lines
PRINT LINES=1 ; 1 print line per data record
FOOTING LINES=0 ; no footing
PAGE START=1 ; start page number at 1
FILE= ; print it to default printer rather than to a file
(HEADING)
<d > <t > <0 > Page <p >
[PHONE BOOK BY NAME]
PAGE WIDTH= 80 ; 80 columns
PAGE LENGTH=55 ; 55 lines , including heading and footing
HEADING LINES=9 ; 9 heading lines
PRINT LINES=7 ; 7 print line per data record
FOOTING LINES=0 ; no footing
PAGE START=1 ; start page number at 1
KEY FIELD=1 ; use field 1 as key
BLANK DUP KEY=1 ; do not print key field after 1st line of same key
FILE= ; print it to default printer rather than to a file
NO FORM FEED = 1 ; do not insert a form feed charecter after the footing section.
(HEADING)
Phone Directory List - In Name Sequence Page <p >
<d > <t >
Name Group Phone
Fax Data
Company
Address line 1
Address line 2
Remark
(BODY)
<1 > <2 > <4 >
<3 > <9 >
<5 >
<6 >
<7 >
<8 >
[PHONE BOOK BY GROUP]
PAGE WIDTH= 80 ; 80 columns
PAGE LENGTH=55 ; 55 lines, including heading and footing
HEADING LINES=4 ; 4 heading lines
PRINT LINES=1 ; 1 print line per data record
FOOTING LINES=0 ; no footing
PAGE START=1 ; start page number at 1
KEY FIELD=1 ; use field 1 as key
BLANK DUP KEY=1 ; do not print key field after 1st line of same key
FILE= ; print it to default printer rather than to a file
NO FORM FEED = 1 ; do not insert a form feed charecter after the footing section.
(HEADING)
Phone Directory List - In Group Sequence Page <p >
<d > <t >
Group Name
(BODY)
<2 > <1 >
[FAX QUEUE]
PAGE WIDTH= 80 ; 80 columns
PAGE LENGTH=55 ; 55 lines, including heading and footing
HEADING LINES=6 ; 6 heading lines
PRINT LINES=5 ; 5 print line per data record
FOOTING LINES=0 ; no footing
PAGE START=1 ; start page number at 1
FILE= ; print it to default printer rather than to a file
NO FORM FEED = 1 ; do not insert a form feed charecter after the footing section.
(HEADING)
<d > <t > Fax Queue Report Page <p >
Request ID Phone Date/Time Status Pages
Sender Name Duration User Req ID
Destination Name Board ID
Remark
(BODY)
<1 > < 2 > <3 > < 4 > < 5 >
< 6 > < 7 > < 8 >
< 9 > < 10 >
< 11 >
[FAX LOG]
PAGE WIDTH= 80 ; 80 columns
PAGE LENGTH=55 ; 55 lines, including heading and footing
HEADING LINES=5 ; 5 heading lines
PRINT LINES=4 ; 4 print line per data record
FOOTING LINES=0 ; no footing
PAGE START=1 ; start page number at 1
FILE= ; print it to default printer rather than to a file
NO FORM FEED = 1 ; do not insert a form feed charecter after the footing section.
(HEADING)
<d > <t > Fax Log Report Page <p >
Date/Time Remote ID Status Duration Pages
File Name Board ID
Remark
(BODY)
<1 > < 2 > <3 > < 4 > < 5 >
< 6 > < 7 >
< 8 >
[FAX COVER SHEET]
PAGE WIDTH= 80 ; 80 columns
PAGE LENGTH=50 ; 50 lines, including heading and footing
PRINT LINES=20 ; 17 template lines
NO FORM FEED=1 ; no form feed
NO BLANK FILL=1 ; no blank fill
FONT=COURIER NEW, 18
(BODY)
TO: < 1 >
< 2 >
< 3 >
< 4 >
FROM: < 5 >
< 6 >
< 7 >
DATE: < d >
Number of Pages: < 8 >
Message:
< TEXT >
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.