-
Hello,
I have a problem when I apply the realm plug-in to my project. Suddenly it can't find the libraries in jniLibs any more.
#### Goal
Use Realm Android, in a project using EPos2 sdk from Epson f…
-
Hi, we are trying to print receipt in Japanese, but we only get some katakana and some shapes that shouldn't be here.
`await EscPosPrinter.init({
target: printer.target,
seriesName:…
-
Illumination and light color can not be adjusted via the KOreader slider on the new Tolino Vision 6
-
As a subissue of https://github.com/machinekit/machinekit/issues/586 I'll try to get history, questions, contemplations, answers, tips and all what passes collected into this issue.
During the proces…
-
I am trying to set up the maxon epos2 50/5 CAN controller with a Jetson AGX Orin running Humble. (Through Docker Image.)
The CANopen 402 driver is reporting a failed error while trying to build the…
-
I saw you managed to get illumination color/temperature support working on the Tolino Shine 3: https://github.com/koreader/android-luajit-launcher/pull/400
As far as I can tell it could be done by …
-
QUICK STARTING QUESTION: Does this package work with the TM-T20II?
I found some businesses kind enough to let me test printing on their systems. I created a new React Native app solely for testing …
-
May I ask if this package is available on ROS 20.04 Noetic
-
I am using epson tm-p20 . i am getting base64 string of an image from the server and printing with the following function
```javascript
.image(
{ uri: param },
{ width:…
-
Did anyone manage to get the printing status back?
```
React.useEffect(() => {
const sub = EscPosPrinter.addPrinterStatusListener((status) => {
console.log('current printer status:', …