2
votes
3answers
198 views

CUPS - check if print successful (either python or in system)

EDIT: I forgot to make it clear I'm using python and pycups. The code is python but I shouldn't have thought that was enough. I've dug through the cups documentation a few times and couldn't find ...
3
votes
0answers
236 views

Problems with printer page format in cups

I'm setting up print server for custom thermal printer on Raspberry Pi running Linux Debian and I have a strange problem. If I print a test page it prints OK, same with web page from Firefox, but when ...