07.03.2019 – Updated iOS, Android, Windows Desktop and Windows Modern UI SDK’s released

What’s New?

StarPRNT SDK for iOS Ver.5.10

Improvement

* Reduce the waiting time to start printing for Bluetooth printers (except SM-L200 and SM-L300) in StarLine and StarPRNT emulation.

Added features

* Added appendCjkUnifiedIdeographFont method. It allows you to specify the priority of CJK integrated Kanji font in UTF-8.
Supported printer: TSP650II(JP2/TW) with firmware version 4.0 or later, mC-Print2 and mC-Print3
* Added ExtMode which specifies the barcode mode (symbol width) conforming to each command specification to SCBBarcodeWidth.

Fixed Bugs

* On the LAN interface, SMResultCodeInUseError may be returned if you try to connect to a device other than Star printer via the connectAsync method of the StarIoExtManager class. Fixed to return SMResultCodeFailedError.

* Fixed a bug that the appendBitmap method may append garbage data at the end of graphic in StarLine emulation.

* Fixed a bug that the print start position on the horizontal axis is not set to the head of the line even if 0 is specified for the position in  the appendBitmapWithAbsolutePosition method in page mode.

                [Objective-C SDK and Swift SDK]

                 – Changed sample code

* Changed the implementation of printing the sample of CJK unified ideographs in UTF-8 to use the appendCjkUnifiedIdeographFont method.

StarPRNT SDK for Android Ver.5.10

 Added features

* Added appendCjkUnifiedIdeographFont method. It allows you to specify the priority of CJK integrated Kanji font in UTF-8.
Supported printer: TSP650II(JP2/TW) with firmware version 4.0 or later, mC-Print2 and mC-Print3

* Added ExtMode which specifies the barcode mode (symbol width) conforming to each command specification to SCBBarcodeWidth.

Fixed Bugs

* Fixed a bug where the image to be printed was moved twice the absolute position of the position specified by the appendBitmapWithAbsolutePosition method in ESC/POS emulation.

* Fixed a bug that the print start position on the horizontal axis is not set to the head of the line even if 0 is specified for the position in the appendBitmapWithAbsolutePosition method in page mode.

Changed sample code

* Changed the implementation of printing the sample of CJK unified ideographs in UTF-8 to use the appendCjkUnifiedIdeographFont method.

StarPRNT SDK for Windows Modern UI Ver.5.10

Added features

* Added AppendCjkUnifiedIdeographFont method. It allows you to specify the priority of CJK integrated Kanji font in UTF-8.
Supported printer: TSP650II(JP2/TW) with firmware version 4.0 or later, mC-Print2 and mC-Print3

* Added ExtMode which specifies the barcode mode (symbol width) conforming to each command specification to BarcodeWidth enumeration.

Fixed Bug

* Fixed a bug that the print start position on the horizontal axis is not set to the head of the line even if 0 is specified for the position in the AppendBitmapWithAbsolutePosition method in page mode.

Changed sample code

* Changed the implementation of printing the sample of CJK unified ideographs in UTF-8 to use the AppendCjkUnifiedIdeographFont method.

StarPRNT SDK for Windows Desktop UI Ver.5.10

 Added feature

 * Added a feature that specifies BD address as portName parameter of GetPort method.

 * Added AppendCjkUnifiedIdeographFont method. It allows you to specify the priority of CJK integrated Kanji font in UTF-8.
Supported printer: TSP650II(JP2/TW) with firmware version 4.0 or later, mC-Print2 and mC-Print3

 * Added ExtMode which specifies the barcode mode (symbol width) conforming to each command specification to BarcodeWidth enumeration.

 Fixed Bugs

 * Fixed a bug where the image to be printed was moved twice the absolute position of the position specified by the AppendBitmapWithAbsolutePosition method in ESC/POS emulation.

 * Fixed a bug that the print start position on the horizontal axis is not set to the head of the line even if 0 is specified for the position in the AppendBitmapWithAbsolutePosition method in page mode.

* Fixed a bug that blank spaces at the bottom of bitmap entered by AppendBitmap method are not printed when StarPRNT emulation is specified.

Changed sample code

* Changed the implementation of printing the sample of CJK unified ideographs in UTF-8 to use the AppendCjkUnifiedIdeographFont method.

Please visit the Star Global Support Site and navigate to the ‘Drivers’ tab to find ‘Patch for OPOS Driver’ link.