BIXOLON SLP-DL413 Reference Manual page 32

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

Advertisement

* int startPosition
[in] 0: starts from the center of the barcode, 1: starts from the top left corner of the
barcode
* int moduleWidth
[in] Set the module width (2 ~ 9).
* int barHeight
[in] Set the bar height (4 ~ 99).
* int rotation
[in] Set the rotation value.
Constant
ROTATE_0
ROTATE_90
ROTATE_180
ROTATE_270
[Return Values]
Constant
SUCCESS
WRITE_ERROR
* Example
int ret;
ret = ConnectToPrinter("portinfo...");
......
PrintPDF417("BIXOLON Label Printer, This is Test Printing.", 30, 100, 30, 5,
PDF417_ECL0, PDF417_COMP_TEXT, true, 1, 3, 10, ROTATE_0);
Prints(1, 1);
......
Rev. 1.00
Value
0
1
2
3
Value
0
The function is successful.
-105
- 32 -
Description
Rotate by 0 degree
Rotate by 90 degrees
Rotate by 180 degrees
Rotate by 270 degrees
Description
Data transmission failed.
Label Printer

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents