User`s manual
Section 11: Configuration Possibilities AXIS 5570e/AXIS 5670e User’s Manual
224
1. From the print server’s internal Web page, select Admin | Logical
Printers.
2. Select the PR1 Web page.
3. Enter the string 01 0A 02 0D 0A in the String Substitutions
text field.
4. Click the OK button.
This conversion is the default setting for logical printers PR5 through
PR8.
Example:
Follow the instructions below to substitute command strings:
1. From the print server’s internal Web page, select Admin | Logical
Printers.
2. Select the PR2 tab.
Hex Code Explanation
01 length of the string you want to replace
0A the string you want to replace
02 length of the substitute string
0D 0A the substitute string
Assume that you want to replace the UNIX/Linux New Line (hex 0A) with an Carriage
Return/Line Feed (hex 0D 0A), and the printer command
E
C
G1 (hex 1B 47 31) with
E
C
Y (hex 1B 59) for logical printer PR2.