StarWebPrintDisplayBuilder.js
Creates StarWebPRNT Display Request Element.
Constructor
Name | Description |
StarWebPrintDisplayBuilder | Creates StarWebPrintDisplayBuilder object. |
Method
Name | Description |
createBackSpaceElement | Creates Back space element. |
createHorizontalTabElement | Creates Horizontal Tab element. |
createReturnElement | Creates Return element. |
createBitImageElement | Creates BitImage element. |
createTextElement | Creates Text element. |
createClearScreenElement | Creates Clear Screen element. |
createCursorElement | Creates Cursor element. |
createToneElement | Creates Tone element. |
createTurnOnElement | Creates Turn On element. |
createRawDataElement *1 | Creates Raw data element. |
*1 Usage of this method, to send device specific commands, is discouraged in order to maintain compatibility across all supported displays.
Developers are encouraged to use the general Star API wherever possible in order to utilize display functions.
In the case that the Star API does not offer a feature necessary for your software, please let us know so that we can consider inclusion in a future software update.
Star Printer Compatibility Chart
This chart indicates which method is supported by the Star webPRNT function supported by each model.
- LAN … Star webPRNT function in printer
- LAN(HE) … Star webPRNT function in IFBD-HE07X/08X
- LAN(HI) … Star webPRNT function in IFBD-HI01X/02X
- BR … Star webPRNT Browser
Please refer to the interface compatibility table by printer model here.
POS Printer (mCollection/TSP100IV)
Name | mC-Print2 | mC-Print3 | mPOP | TSP100IV | TSP100IV SK | mC-Label3 | ||
LAN | BR | LAN | BR | BR | BR | BR | BR | |
createBackSpaceElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createHorizontalTabElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createReturnElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createBitImageElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createTextElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createClearScreenElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createCursorElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createToneElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createTurnOnElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
createRawDataElement | ✓*1*2 | ✓ | ✓*1*2 | ✓ | ✓ | ✓ | ✓ | ✓ |
*1 Supported with printer firmware version 2.1 or later.
*2 SSL is not supported. You cannot use the display when the web application is published on https.
POS Printer (Legacy Printer)
Name | TSP650II/TSP650IISK | TSP700II | TSP800II | FVP10 | |||||||
LAN | BR | LAN | BR | LAN | BR | LAN | BR | ||||
HE | HI | HE | HI | HE | HI | HE | |||||
createBackSpaceElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createHorizontalTabElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createReturnElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createBitImageElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createTextElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createClearScreenElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createCursorElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createToneElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createTurnOnElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
createRawDataElement | - | ✓ | - | - | ✓ | - | - | ✓ | - | - | - |
Mobile Printer (ESC/POS)
Name | SM-S220i (Excluding Jp model) | SM-S230i | SM-T300i | SM-T400i |
BR | BR | BR | BR | |
createBackSpaceElement | - | - | - | - |
createHorizontalTabElement | - | - | - | - |
createReturnElement | - | - | - | - |
createBitImageElement | - | - | - | - |
createTextElement | - | - | - | - |
createClearScreenElement | - | - | - | - |
createCursorElement | - | - | - | - |
createToneElement | - | - | - | - |
createTurnOnElement | - | - | - | - |
createRawDataElement | - | - | - | - |
Mobile Printer (StarPRNT)
Name | SM-S220i (Excluding Jp model) | SM-S230i | SM-T300i | SM-T400i | SM-L200 | SM-L300 |
BR | BR | BR | BR | BR | BR | |
createBackSpaceElement | - | - | - | - | - | - |
createHorizontalTabElement | - | - | - | - | - | - |
createReturnElement | - | - | - | - | - | - |
createBitImageElement | - | - | - | - | - | - |
createTextElement | - | - | - | - | - | - |
createClearScreenElement | - | - | - | - | - | - |
createCursorElement | - | - | - | - | - | - |
createToneElement | - | - | - | - | - | - |
createTurnOnElement | - | - | - | - | - | - |
createRawDataElement | - | - | - | - | - | - |