You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, February 22nd 2004, 12:09am

command line printing with kprinter

Hi i down't know if this chould be in this forum or the office forum, but I'll try it hear.

I want to use kjobviewer to mange the printing from my network, so to do this i use the comand line command

[code:1]
kprinter --nodialog [file]
[/code:1]

this works fine, but all the files print directly and I want them to be held from the beginning so that I can select the ones that I want to print in kjobwiewer and "unhold" then.

If I use kprinte without the "--nodialog" I can change the sceduling to be hold and this is what I want to do from the command line. I have found that there is a way to send options to kprinte throu "-o <option=value>" but I cant find what "<options=value"'s there are.

Anyone have a idea what I shoud do to fix this?
Is there a nother way to make the printjobs to show in kjobvewer?