[LOW] STR #4260: imagetops filter
gaurav <grvmathur-/[email protected]> Fri, 18 Jan 2013 20:52:40 -0800 (PST)
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] CUPS imagetops filter takes only single file as input, then how double sided print for two images works? lp -d GeneriPostScript -o media=A4 -o fit-to-page -o sides=two-sided-long-edge Image1.jpg Image2.jpg In case of PDF, all pages are there in same output PostScript file and are separated by %%PageTrailer, pdfEndPage. But in case of Images output post script pages will be having "%%EOF". So in this case how double side print works for Images ? Link: https://www.cups.org/str.php?L4260 Version: 1.6-current