]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
cups-browsed : Added Better debug statements for merged printer attributes 123/head
authordeepak0405 <patankardeepak04@gmail.com>
Mon, 3 Jun 2019 06:34:20 +0000 (12:04 +0530)
committerdeepak0405 <patankardeepak04@gmail.com>
Mon, 3 Jun 2019 06:34:20 +0000 (12:04 +0530)
commitaed48716c96cea0a912830c7c53db706193853a4
tree0ac8e8e30f0a9e48b52339f029eb4f3cb8222135
parent30f786345575c604b1543d76315cee358d932a4f
cups-browsed : Added Better debug statements for merged printer attributes
- When checking the printer in the cluster for the requested job, we check the job settings with the options supported by the printer.
  We should not check that the document format of the job should be supported by the printer, as we will use pdftoippprinter filter and
  convert the job document into the format supported by the printer.
utils/cups-browsed.c