Printpdf417 - BIXOLON SLP-DL413 Reference Manual

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

Advertisement

3-20 PrintPDF417

Print 2-dimensional barcode (PDF417).
int PrintBarcode(const char *barcodeData, const int xPos, const int yPos,
const int verticalCount, const int horizontalCount, int errorLevel,
int dataComp, bool HRI, int startPosition, int moduleWidth,
int barHeight, 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 verticalCount
[in] Max. vertical count: 3 ~ 90
* int horizontalCount
[in] Max. vertical count: 1 ~ 30
* int errorLevel
[in] Error correction level. Defined in bxlConst.h.
Barcode
PDF417_ECL0
PDF417_ECL1
PDF417_ECL2
PDF417_ECL3
PDF417_ECL4
PDF417_ECL5
PDF417_ECL6
PDF417_ECL7
PDF417_ECL8
* int dataComp
[in] Data compression method. Defined in bxlConst.h.
Constant
PDF417_COMP_TEXT
PDF417_COMP_NUM
PDF417_COMP_BINARY
* bool HRI
[in] Set the HRI printing option
Rev. 1.00
Value
0
1
2
3
EC Level: 3. EC Codeword: 16
4
EC Level: 4. EC Codeword: 32
5
EC Level: 5. EC Codeword: 64
6
EC Level: 6. EC Codeword: 128
7
EC Level: 7. EC Codeword: 256
8
EC Level: 8. EC Codeword: 512
Value
0
1
2
- 31 -
Description
EC Level: 0. EC Codeword: 2
EC Level: 1. EC Codeword: 4
EC Level: 2. EC Codeword: 8
Description
2 Characters per codeword.
2.93 Characters per codeword.
1.2 Bytes per codeword.
Label Printer

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents