ppdMarkOptions

Helge Blischke h.blischke at acm.org
Wed Jan 13 02:21:41 PST 2010


Jeevan K.  S.  Chalam wrote:

>> What is the use of ppdMarkOption in CUPS Programming??
>> I need to know, what difference does it make in printing a document on
>> marking any option??
>>
>> 
--------------------------------------------------------------------------------
>> Jeevan K. S. Chalam
> 
> I also need to know how can the Marked Option be sent to the printer or
> displayed to the user.

The ppdMarkOptions () function is used to select choices just as you do when 
using the web interface (or similar GUIs).
Use ppdEmit () to write the marked options to a file (usually to the current 
print job at the proper position).

See the CUPS programming documentation for the details.

Helge





More information about the cups mailing list