|
From: Mark H. <ha...@us...> - 2003-01-07 19:03:00
|
Hey Tobi,
I put a fix into CVS for the build break.
> No? and how do I change the driver options? the Usage file says:
> "These options are then combined and put on the command line as follows:
> -sproperties="..."
The usage file was talking about ghostscript usage. But you are right. I
should
look into changing the omni tools to be more consistent. For
OmniDeviceOptions,
you would use it like the following:
OmniDeviceOptions driver libStar_NX_1001.so
You wouldn't need to pass in job properties to it because it just lists out
all
the allowable options.
Mark
Take a look at the Linux Omni Printer Driver Framework at
http://www.ibm.com/linux/ltc/projects/omni/
|