An ASCII data file may contain embedded escape sequences as shown in Table 31. Dialogic ASCII to Fax Command Set. These embedded sequences control certain graphical attributes such as font and line spacing from within the file and override the values specified at the application level in the DF_ASCIIDATA structures.
Insert ASCII escape sequences before the ASCII text you wish to change. The format you specify using an escape sequence is in effect until a new escape sequence is inserted.
Table 31. Dialogic ASCII to Fax Command Set
Format |
Selection |
Hex |
ASCII |
Font |
10 pitch (default) |
1B 46 30 |
<Esc>F0 |
|
17 pitch |
1B 46 33 |
<Esc>F3 |
Line Spacing |
2.4 lines/inch |
1B 4C 33 |
<Esc>L3 |
|
3 lines/inch |
1B 4C 32 |
<Esc>L2 |
|
4 lines/inch |
1B 4C 31 |
<Esc>L1 |
|
6 lines/inch (default) |
1B 4C 30 |
<Esc>L0 |
|
8 lines/inch |
1B 4C 34 |
<Esc>L4 |
|
Single spacing (font height) |
1B 44 32 |
<Esc>D2 |
|
Double spacing (font height) |
1B 44 34 |
<Esc>D4 |
|
Triple spacing (font height) |
1B 44 36 |
<Esc>D6 |
Attributes * |
Underline off (default) |
1B 55 30 |
<Esc>U0 |
Underline on |
1B 55 31 |
<Esc>U1 | |
Boldface off (default) |
1B 42 30 |
<Esc>B0 | |
Boldface on |
1B 42 31 |
<Esc>B1 | |
Line Wrap |
Line Wrap off |
1B 54 30 |
<Esc>T0 |
|
Line Wrap on (default) |
1B 54 31 |
<Esc>T1 |
Tabs ** |
Tab stop setting (default: n=8) |
1B 09 n |
<Esc><Tab>n |
Control Characters |
New line |
0D |
<CR> |
|
0D 0A |
<CR><LF> | |
|
New Page |
0C |
<FF> |
|
0D 0C |
<CR><FF> | |
|
Tabs |
09 |
<Tab> |
|
End of File |
1A |
<EOF> |
* Attributes format not recommended for Katakana.
** Tabs format available for DSP Fax only. n = number of tab stops. Default at position 1, 9, 17, 25 and so on.
On some Dialogic fax products, you can:
For product support, see Table 1. Key Fax Features and Specifications.
ExampleFollowing is a sample sequence to specify bold ASCII characters for Dialogic:
<Esc>B1Dialogic<Esc>B0
Follow your ASCII editor instructions to insert ASCII code 27 <Escape>.
Use uppercase letters with no spaces in the escape sequence.
Figure 1. Dialogic Extended ASCII Character Set

For ASCII codes ranging from 00H to 1FH, only the control characters outlined in the above figure are supported.
Figure 2. Katakana Japanese Character Set

For ASCII codes ranging from 00H to 1FH, only the control characters outlined in the above figure are supported.
Click here to contact Dialogic Customer Engineering
Copyright 2002, Intel Corporation