Printpdf417 - Citizen CMP-20 series Program Manual

Mobile thermal printer windows ce and windows mobile module
Hide thumbs Also See for CMP-20 series:
Table of Contents

Advertisement

TextData:
[in] Pointer to a null-terminated Unicode string. It sets Unicode text to print.
ReversePrint:
[in] It sets the value of reverse printing.
Variable
LK_TTF_REVERSE_NO
LK_TTF_REVERSE_YES
[Return Values]
LK_SUCCESS : returns after function success..

2.16. PrintPDF417

The function is used to print PDF417 using command.
long PrintPDF417 (
LPCTSTR PdfData,
long DataLength,
long NumberOfColumns,
long CellWidth,
long Alignment
)
[Parameters]
PdfData:
[in] This value is the data for PDF417 with NULL character.
It sets the data for PDF417 printing.
DataLength:
[in] This value is size of data.
It sets the size of data to print PDF417.
NumberOfColumns:
[in] This value is Column counter.
It sets the size of Column to print PDF417.
[Range] : 1 ~ 20
CellWidth:
[in] This value is size of CellWidth.
It sets the size of Cell to print PDF417.
Alignment:
[in] This value is PDF417alignment.
Description
Not Reverse Printing.
Reverse Printing.
- 13 -

Advertisement

Table of Contents
loading

Table of Contents