EasyManua.ls Logo

Citizen CL-S521

Citizen CL-S521
95 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CITIZEN Android Label Print SDK Programming Manual
22
2.2.6 print method
Syntax
int print (LabelDesign design, int quantity)
Parameters
Parameter
[IN/OUT]
Description
Setting range
design
[IN]
Instance of LabelDesignclass
quantity
[IN]
Number of labels to print
1 - 9999
Description
Prints labels by sending a label design created in the LabelDesign class, followed by printer
configuration commands if any of properties are set.
Return value
Returns CLS_SUCCESS (0) on success. See "2.1 Return value" for the error codes.
Example
design.fillCircle(50, 50, 50, LabelConst.CLS_SHADED_PTN_11);
printer.print(design, 0001);

Table of Contents

Other manuals for Citizen CL-S521

Related product manuals