Z
Zetten
I'm not sure if this is the right group in which to ask, but hopefully
someone can help or at least point me in the right direction.
I need to create my own printer driver GUI, or at least know whether
it's possible to do. I'm annoyed at constantly having to click through
Preferences->Advanced->Advanced->Whatever when all I want to do is tell
my printer to print this particular document double-sided.
I've got a rough design worked out - a single window which appears when
you click on 'Preferences' in the Print dialog box from any program,
which contains all the options that I could possibly need/want to
change.
My question is this: how can I implement this? Is the interface stored
in a separate file to the driver itself, and if so, where is it and how
can I edit it?
This is all for Windows printing, by the way.
The printer is currently shared off a Linux machine and shared through
CUPS 1.1.23. Generic PostScript drivers work perfectly well from all
the Linux PCs on the network, so is there a way to do something with
that in Windows (since there must be open source PS drivers somewhere)?
I'm kind of new to this whole area, so bear with me, and if you need
more information just ask.
Cheers,
Pete
someone can help or at least point me in the right direction.
I need to create my own printer driver GUI, or at least know whether
it's possible to do. I'm annoyed at constantly having to click through
Preferences->Advanced->Advanced->Whatever when all I want to do is tell
my printer to print this particular document double-sided.
I've got a rough design worked out - a single window which appears when
you click on 'Preferences' in the Print dialog box from any program,
which contains all the options that I could possibly need/want to
change.
My question is this: how can I implement this? Is the interface stored
in a separate file to the driver itself, and if so, where is it and how
can I edit it?
This is all for Windows printing, by the way.
The printer is currently shared off a Linux machine and shared through
CUPS 1.1.23. Generic PostScript drivers work perfectly well from all
the Linux PCs on the network, so is there a way to do something with
that in Windows (since there must be open source PS drivers somewhere)?
I'm kind of new to this whole area, so bear with me, and if you need
more information just ask.
Cheers,
Pete