LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cups addoption with number of print copies (https://www.linuxquestions.org/questions/linux-software-2/cups-addoption-with-number-of-print-copies-317771/)

jmgreen7 04-27-2005 01:18 PM

cups addoption with number of print copies
 
And for my next question....
I am trying to use the cupsPrintFile function and passing in the pointer to the options array. I try to use the cupsAddOption("copies", 3, num_options, &options).
for some reason, the printer only prints out one copy instead of the three i need.

Is the "copies" option correct? can it be replaced w/ -n or is there a different way i should denote the num of copies to be printed?


All times are GMT -5. The time now is 08:33 AM.