■Table of Contents
1. About This Manual..........................................................................................................4
1-1 Supported iOS Version......................................................................................................4
1-2 List of Supported Printer / Interface ......................................................................................4
1-3 List of Supported Methods..................................................................................................5
2. Constants........................................................................................................................9
2-1 Result Codes...................................................................................................................9
2-2 Alignment .....................................................................................................................10
2-3 Barcode HRI .................................................................................................................11
2-4 MaxiCode Modes ...........................................................................................................12
2-5 1D Barcode Types..........................................................................................................13
2-6 Barcode Origin Point.......................................................................................................14
2-7 Error Correction Level .....................................................................................................14
2-8 Data Compression Method...............................................................................................15
2-9 QRCode Model..............................................................................................................15
2-10 Code 49 Starting Mode ..................................................................................................16
2-11 Codablock Mode...........................................................................................................17
2-12 Check Digit Option........................................................................................................17
2-13 RSS Barcode Type .......................................................................................................18
2-14 Rotation Degrees..........................................................................................................19
2-15 Device Fonts ...............................................................................................................20
2-16 Vector Fonts................................................................................................................21
2-17 Draw Block Options.......................................................................................................21
2-18 Draw Circle Sizes .........................................................................................................22
2-19 International Character Set .............................................................................................23
2-20 Code Pages ................................................................................................................24
3. LabelPrinterSDK Class Reference................................................................................26
3-1 Overview......................................................................................................................26
3-2 Methods.......................................................................................................................26
3-2-1 open ................................................................................................................26
3-2-2 close................................................................................................................26
3-2-3 connectWithAddress............................................................................................27
3-2-4 isConnected ......................................................................................................27
3-2-5 disconnect.........................................................................................................27
3-2-6 disconnectWithTimeout........................................................................................28
3-2-7 getDeviceFontList...............................................................................................28
3-2-8 getVectorFontList................................................................................................28
3-2-9 getDrawBlockOptions ..........................................................................................29
3-2-10 getDrawCicleSizes ............................................................................................29
3-2-11 getBarcodeType1D............................................................................................29
3-2-12 getBarcodeHRI.................................................................................................30
3-2-13 doPrint............................................................................................................30
3-2-14 drawTextDeviceFont..........................................................................................31
3-2-15 drawTextVectorFont...........................................................................................33
3-2-16 drawBarcode1D................................................................................................35
3-2-17 drawBarcodeMaxiCode ......................................................................................36
3-2-18 drawBarcodePDF417.........................................................................................37
3-2-19 drawBarcodeQRCode ........................................................................................39
3-2-20 drawBarcodeDataMatrix .....................................................................................40