receiptline

Results 49 comments of receiptline

Hello! Thank you for using ReceiptLine. We checked SP700 specs and found that the command is the STAR MODE on dot impact printers. This command is similar to STAR LINE...

Hi! For TSP143, please try the following 1. Create a virtual serial port with the TSP100 printer driver 1. Relay the serial port with the Serial-LAN Converter (`servers.json`) 1. Set...

Hello! We learned that TastyIgniter is using ReceiptLine. Thank you very much! Double quotes in ReceiptLine are written as `\"` or `\x22`. ``` |1 - PIZZA - All Meats |~~-...

How about the following function? htmlspecialchars_decode — Convert special HTML entities back to characters https://www.php.net/manual/en/function.htmlspecialchars-decode.php

Idea 1: Use square brackets ``` {b:line} |^^^`4` WOK - |^^^[] ^^1x Drunken Noodle |~ CHOOSE PROTEIN |~ - Flank Steak {b:space} ``` Idea 2: Use white squares and print...

Thanks for using ReceiptIO! Please install the printer vendor's virtual serial port driver and Node SerialPort. Then run ReceiptIO with the COM port assigned by the virtual serial port driver....

Thanks for using ReceiptIO! As with receiptline we would like to add TypeScript typings.

Hi, Thank you for using ReceiptIO. In our first meeting of the new year we discussed what the margin specification should be. The first is the same as your solution,...

Hi! The printer control language "generic" may drive Xprinter. ```console receiptio -d 192.168.123.100 -p generic example.txt ``` For USB connection, please also install the virtual serial port driver and Node...