problem to print a specific page range

smtapu at yahoo.com smtapu at yahoo.com
Sun Jun 20 23:32:43 PDT 2004


Michael Sweet wrote:
> smtapu at yahoo.com wrote:
> > i am developing a prepaid printing sysytem using cups,i am able print file using cupsPrintFile(...),thats parint the whole file but i need to print a specific page or multiple no of copies how can i do it?
> >
> > is here any soluation?
> > pls help me
>
> First, get the CUPS book, it describes all of the attributes (options)
> that are available and how to use them.
>
> Second, all options are passed using the "num_options" and "options"
> parameters.  In this case, "copies" is the option name for printing
> multiple copies and "page-ranges" is the option name for printing
> a range of pages.
>
> --
first thanks a lot for helping me.

how i can collect cups book?
is there any online free ebook?
i am from bangladesh and the book is not available here.
i tried to use this options,by cupsAddOptions(..)
but there are no change.
can y please send the details code?
including the the client request.
i am using
cupsPrintFile("Epson","first.txt","print request from client",..,..)
what would be the option and value?
when the cupsAddoption() will be used?



reply please





More information about the cups-devel mailing list