Page 1 of 1

Pharos Printing support

Posted: 28 Jul 2016, 18:23
by sowley
Hello,

I would like to make my Porteus 4.0.0 kiosk installation compatible with our campus print release stations. We are using the Pharos printing system, which requires the user to enter their ID code into a popup prompt when they submit a job. I have found a github project that extends CUPS to provide this prompt, but it requires the wxpython library. So my newbie questions are:

Has someone already found a way to print to Pharos mobile queues and get an authentication popup? I cannot use a straight up lpd://user@printer/queue since I assume that "user" is the part I need to change with the information from the popup.
Would I be able to get wxpython compiled/installed on the kiosk if it is not already there, or is that going to break it?

Thanks!