]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: In bannertopdf() get printer name from filter data
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 29 Oct 2021 13:03:02 +0000 (15:03 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 29 Oct 2021 13:03:02 +0000 (15:03 +0200)
commit9acf5be26d35f5dc0dc80205f3f014be253412ee
tree38e336da2bd66592a9fd24b1f91f7abf1ec5c44a
parent96cf2e53b98285875129dbe8d426f4f726826063
libcupsfilters: In bannertopdf() get printer name from filter data

In the bannertopdf() filter function get the print queue name from the
filter data and not from the PRINTER environment variable, as the
filter data is the standard source for this item in a filter function.
cupsfilters/bannertopdf.c