[cups.general] add header to print jobs

Johannes Meixner jsmeix at suse.de
Wed Dec 21 08:17:17 PST 2011


Hello,

a small correction:

On Dec 21 16:40 Johannes Meixner wrote (excerpt):
> On Dec 21 05:14 Vincent R. wrote (excerpt):
>>> the 9 remaining lines should contain a 0 (zero) as first
>>> character.
....
> # then 9 empty lines (i.e. 9 newline characters)
> echo -en '\n\n\n\n\n\n\n\n\n'

I overlooked that the 9 remaining lines should contain a 0
so that the interface script must be changed to something like
----------------------------------------------------------------
....
# then 9 lines with 0 as first character
echo -en '0\n0\n0\n0\n0\n0\n0\n0\n0\n'
....
----------------------------------------------------------------


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH -- Maxfeldstrasse 5 -- 90409 Nuernberg -- Germany
HRB 16746 (AG Nuernberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendoerffer





More information about the cups mailing list