Printmicropdf - BIXOLON SLP-DL413 Reference Manual

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

Advertisement

3-26 PrintMicroPDF

Print 2-dimensional barcode (Micro-PDF417).
int PrintMicroPDF(const char *barcodeData, const int xPos, const int yPos,
int moduleWidth, int barHeight, int mode, int rotation);
[Parameters]
* const char *barcodeData
[in] Barcode printing data
* const int xPos
[in] Horizontal position (X) [dot]
* const int yPos
[in] Vertical position (Y) [dot]
* int moduleWidth
[in] Module width (2 ~ 8)
* int barHeight
[in] Barcode height (1 ~ 99) [dot]
* int mode
[in] Mode (0 ~ 33), refer to the command manual for details.
* int rotation
[in] Rotation value
Constant
ROTATE_0
ROTATE_90
ROTATE_180
ROTATE_270
[Return Values]
Constant
SUCCESS
WRITE_ERROR
Rev. 1.00
Value
0
1
2
3
Value
0
The function is successful.
-105
- 42 -
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