-
Hi,
Currently i'm working with "Star Micronics" Printer TCP/BT/USB & successfully printer text(only English want to print Arabic :| ) but i want to print image have you ever print image ?
If yes let…
-
I create a CUPS queue on my locally installed CUPS and share it (turn sharing for CUPS on and also mark the printer itself shared). On remote machines it gets visible by that, as expected.
Now I ca…
-
Hi,
While trying out the printermanagement feature of FOG I noticed that it is not possible to use a FQDN as described here https://docs.fogproject.org/en/latest/management/web/printers (unter TCP/…
-
Hi, I'm trying to print barcodes but allways have the same, a commands string, For example I got "itrhwzBCA04220007510\" trying to print CA04220007510 barcode with code128.
$stream = s…
-
The RTEMS debugger is called `libdebugger`. Applications create a remote and start the debug server to use it. Once running users connect with GDB using:
```
(gdb) target 1.2.3.5:1122
```
Not al…
-
## Description
We have noticed that sometimes the SDK returns an error even when the printing is successful:
1. The StarXpand SDK receive a print command.
2. It will print most of the times, but so…
asa47 updated
2 months ago
-
Hi,
I have been installing this library and I get a duplicate symbols errors when I try to compile.
Context :
- Already working app with react-native-tcp-socket working in it.
- npm install --…
-
I have a printer accessed from cloudflared platform with alprinter.xy.com. I try to ping this url from my server and can reach it, even from request the status is 200.
Problem: when I try to send p…
-
I have a Bambu P1S 3D printer. I have been trying to use an application called [BambuP1Streamer](https://github.com/slynn1324/BambuP1Streamer) to convert the video feed that comes out of the printer i…
-
Hello,
first of all thank you very much for your work!
I found a bug using the Python interface for the printer.
The following code prints 3 times with only 2 times calling the print command:
…