CITIZEN Windows Label Print SDK Version 1.05 Release Notes CITIZEN SYSTEMS JAPAN CO., LTD. April 10, 2024 This SDK can develop the Windows application to control the CITIZEN Label printers. Please refer to the following manuals when you use it. - CITIZEN Windows Label Print SDK - Programming Manual ------------------------ How to Download ------------------------ Please download applicable software from following download site. https://www.citizen-systems.co.jp/en/printer/download/ ----------------------------- Modification from old version ----------------------------- Version 1.05 (Apr. 10, 2024) [Added functions] - Added bitmap mode specification to StoreNVBitmap and DrawBitmap methods. - Added PrinterCheckEx and ClearOutputEx meshods. - Supported UTF-8 for DrawTextPtrFont and DrawTextDLFont methods. [Fixed problems] - Fixed the output command when using the DrawMaxiCode method. - Fixed a problem where the unit was not reflected in the continuous paper length setting. Version 1.04 (Dec. 22, 2023) Added the CL-S700III/703III to the support model of the Programming Manual. Version 1.04 (Nov. 26, 2021) Added Windows11 to the supported operating systems. [Fixed problems] - Fixed the output command when using the DrawDataMatrix method. - Fixed a problem using the Arial font at the DrawTextPCFont method. Version 1.03 (Jun. 2, 2020) Added the CL-E300EX/303EX and CL-E321EX/331EX to the support model of the Programming Manual. Version 1.03 (Nov. 12, 2019) Added the CL-S700II/703II, CL-S621II/631II and CL-S521II/531II to the support model of the Programming Manual. Modified the explanation of the program manual. Version 1.03 (Aug. 28, 2019) [Added functions] - Added the function to get printer details error. [Fixed problems] - Improved processing of Connect method. - Improved handling of USB for printer search. Version 1.02 (Aug. 9, 2019) Modified the explanation of the program manual. Version 1.02 (Sep. 18, 2018) [Added functions] - Added a locale for Chinese model and Korean model to drawTextPtrFont method. - Added Bluetooth to the supported interfaces of CL-E720/730. - Changed the check process of Windows driver status monitor function. Version 1.01 (Jan. 24, 2018) Added the CL-E321/CL-E331 to the supported printer models of the Programming Manual. Version 1.01 (Sep. 29, 2017) Added the CL-E300/CL-E303 to the supported printer models of the Programming Manual. Version 1.01 (Mar 1, 2017) [Added functions] - Added the preview function. - Added Bluetooth as a connect type of the Connect method, the SearchCitizenPrinter method and the SearchESCPOSPrinter method. - Renamed the namespace to "com.citizen.sdk.LabelPrint". - Added the TestPreview to samples. - Changed the LabelDesigning of sample. [Fixed problems] - Fixed the print position when rotating DrawBitmap and DrawTextPCFont method. Version 1.00 (Apr 26, 2016) New release.