An open API service indexing awesome lists of open source software.

https://github.com/star-micronics/star-passprnt-sdk-uwp

Star PassPRNT SDK for UWP is a software development kit for supporting the host application development for the UWP Star PassPRNT app.
https://github.com/star-micronics/star-passprnt-sdk-uwp

Last synced: 4 months ago
JSON representation

Star PassPRNT SDK for UWP is a software development kit for supporting the host application development for the UWP Star PassPRNT app.

Awesome Lists containing this project

README

          

************************************************************
Star PassPRNT UWP SDK Ver 2.6.0
Readme_En.txt Star Micronics Co., Ltd.
************************************************************

1. Overview
2. Contents
3. Scope
4. Copyright
5. Release History

=============
1. Overview
=============

This package contains SDK for Star PassPRNT UWP(Universal Windows Platform).
"PassPRNT" is an application intervening outer applications (hereinafter
called "Coordinating App" and Star Device (hereinafter called "Device").
This App transfers to the printer the print data converted from all Coordinating
App information including receipt design, paper width and other related data.
Therefore the Coordinating App needs no designing or development to establish
communication with the printer.
Similarly printer status and print result are monitored as well so that
Coordinating App is not required on such control.

Receipt design put out of this system is supported by HTML layout, so there is
no need to understand the device unique command specifications.
Please refer to document including this package for details.

=============
2. Contents
=============

PassPRNT_UWP_SDK_Ver2.6.0
|
| Readme_En.txt // Release Note(English)
| Readme_Jp.txt // Release Note(Japanese)
| SoftwareLicenseAgreement.pdf // Software License Agreement(English)
| SoftwareLicenseAgreement_jp.pdf // Software License Agreement(Japanese)
| UsersManual_UWP.url // Shortcut to User Manual
+- Samples // Windows UWP project file for sample program

=================
3. Scope
=================

[OS]
Windows 10 Build 2004 or later
Windows 11

[Software]
PassPRNT Ver 2.11.0

[Printer Model]
Please refer to Users Manual.

==============
4. Copyright
==============

Copyright 2017 - 2025 Star Micronics Co., Ltd. All rights reserved.

=================================
5. Star PassPRNT Release History
=================================

Ver 2.6.0
2025/05/19 : Changed `size` query to `384`, `406`, `576`, `832`.
Updated target software.

Ver 2.5.0
2023/09/07 : Added `2w6` and `2w7` to `size` query.

Ver 2.4.0
2023/04/10 : Added `gap` query.
Added `1` and `2w5` to `size` query.
Updated target OS and target software.

Ver 2.3.0
2021/10/29 : Added Buzzer (BU01) and Melody Speaker (mC-Sound) support.

Ver 2.2
2020/01/23 : Added Web Download Print function ('url' query).
Changed the specifications(How to pass data to PassPRNT app)
to be equivalent to iOS / Android version.