BIXOLON SLP-DL413 Reference Manual page 23

Linux sdk
Hide thumbs Also See for SLP-DL413:
Table of Contents

Advertisement

* const int rotation
[in] Rotation value
Constant
ROTATE_0
ROTATE_90
ROTATE_180
ROTATE_270
* const int alignment
[in] text alignment
Constant
ALIGNMENT_LEFT
ALIGNMENT_CENTER
ALIGNMENT_RIGHT
* int printDirection
[in] print direction for character strings
Constant
LEFT_TO_RIGHT
RIGHT_TO_LEFT
[Return Values]
Constant
SUCCESS
WRITE_ERROR
* Example
int ret;
ret = ConnectToPrinter("portinfo...");
......
PrintVectorFont("VECTOR FONT.", 20, 150, VECTOR_ASCII, 10, 10, 3, false, false,
Prints(1, 1);
......
Rev. 1.00
Value
Value
Value
0
1
Value
0
-105
false, ROTATE_0, ALIGNMENT_LEFT, LEFT_TO_RIGHT);
0
Rotate by 0 degree
1
Rotate by 90 degrees
2
Rotate by 180 degrees
3
Rotate by 270 degrees
0
1
Align to the center
2
Align to the right
Description
Print from left to right (ex. BIXOLON)
Print from right to left (ex. NOLOXIB)
Description
The function is successful.
Data transmission failed.
- 23 -
Label Printer
Description
Description
Align to the left

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents