CUPS Driver for POS Bank Printer
Hi Team,
I have successfully installed the CUPS print server on CentOS Stream, along with the PosBank thermal printer (Model: PosBank A11 Prime). After the installation, I was able to send a test print from the server to the PosBank printer, and it printed successfully.
However, I encountered an issue where only the first print job completes, while subsequent print jobs remain in a "Pending" state and do not print. I have set up the connection between the server and the printer using the IPP protocol.
I did the following steps to troubleshoot,
- Disable the SElinux and test
- check the firewall and enable ports (631 is enabled)
- restart the CUPS
Please note that the development of CUPS takes place at https://github.com/OpenPrinting/cups You will probably get no answer here.