ppdMarkOptions

Jeevan K. S. Chalam jeevan.chalam at gmail.com
Wed Jan 13 02:41:54 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
>
Thanks Helge
But ppdEmit is just to save the marked options into a file. How do I get my document printed with the marked options?? Also ppdEmit does not effect the opened ppd file too.

Jeevan




More information about the cups mailing list