[cups.development] Access to IPP attributes in filters and backends

Michael R Sweet msweet at apple.com
Thu Dec 13 09:51:03 PST 2007


urs-jakob.rueetschi at phz.ch wrote:
> I would like to read and modify IPP job attributes from within filters and backends. What's the best way to do so? Do I have to use httpConnect(), ippWrite() and friends? Is there a simpler / more direct method?

That is the only supported way to read attributes, however in general
filters cannot modify attributes since the job is active.

STATE: and PAGE: messages can be used to modify the
printer-state-message and job-media-sheets-completed attributes,
respectively.

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups-devel mailing list