Re: [cups] Two issues: user authentication on MacOS, and printing multiple copies on MacOS and iPadOS

Jeff Dyck <[email protected]>
Newsgroups gmane.comp.printing.cups.general
Message-ID <[email protected]>
Seems I can mostly resolve second issue of not being able to print multiple copies.  I have to manually edit all the PPD files on the server and add the following line, then restart CUPS.

*cupsManualCopies=True

Optionally it seems I can use the following command to install the printer from scratch with this option enabled:

lpadmin -p PRINTER -D “DESCRIPTION" -L “LOCATION" -v ipp://IP_ADDRESS/ipp/ -E -m everywhere -o printer-is-shared=true -o cupsManualCopies=true

It’s not really an ideal way as I have to manually intervene for every printer.   I wonder why a default CUPS setup to an IPP based printer won’t let me print more than a single copy without needing to be manually set.  It also seems like the printers themselves should be able to handle multiple copies without CUPS having to do it manually.  This seems like a bug to me.

Jeff

> On Apr 21, 2021, at 4:15 PM, Jeff Dyck <[email protected]> wrote:
> 
> My second issue is printing multiple copies of a print job.
> 
> It doesn’t seem to matter what version of MacOS or iPad OS, if I try to print more than one copy, all I get is a single copy from the printer.  I’ve tried the following things, all to no avail:
> 
> - On MacOS client, AirPrint vs setup via lpadmin didn’t make a difference.
> - On MacOS client tried doing lpoptions -p PRINTERNAME -o copies=999 - no difference
> - On MacOS client tried running lpoptions - PRINTERNAME -o cupsManualCopies=true - no difference
> - On CUPS server added the MaxCopies 999  in cupsd.conf - no difference.
> - In the DNS txt record, tried removing the copies=T entry - no difference.
> 
> Any ideas on how I can let users print multiple copies of a document at the same time?
> 
> 
> Thanks,
> 
> Jeff

_______________________________________________
cups mailing list
[email protected]
https://lists.cups.org/mailman/listinfo/cups
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.