Gary
2005-10-21 17:47:24 UTC
I want to share a printer queue to receive a PCL job and save the job as
a file. The name of the file containing the job is then passed to a
process that manipulates the PCL, modifying certain pieces. The “new”
print job saved as a file and is optionally later sent to another queue
for printing.
I can do this in Windows fairly easily using a few tools such as RedMon.
It seems that it would be even simpler to do this under Linux, but I am
very new to Linux and I don’t know how, nor where to look for
information as to how.
I can locate the jobs in the queue, so I could presumably write a script
to pick them out and do what I want to them. I am not sure if I can tell
the spooler the job is gone, or whether I need to. I know that if I do
it this way to Windows it will eventually cause problems.
Thanks for advice.
a file. The name of the file containing the job is then passed to a
process that manipulates the PCL, modifying certain pieces. The “new”
print job saved as a file and is optionally later sent to another queue
for printing.
I can do this in Windows fairly easily using a few tools such as RedMon.
It seems that it would be even simpler to do this under Linux, but I am
very new to Linux and I don’t know how, nor where to look for
information as to how.
I can locate the jobs in the queue, so I could presumably write a script
to pick them out and do what I want to them. I am not sure if I can tell
the spooler the job is gone, or whether I need to. I know that if I do
it this way to Windows it will eventually cause problems.
Thanks for advice.