On 3 Jul 2004, at 19:13, Simon Hobson wrote:

[printers]
print command = grep -v '^[0-9]* *VM\?' <%s >%s-2 ; rm %s ; lpr -P%p -o raw %s-2

What's this supposed to achieve? Looks to me like you're tampering with the PostScript by removing any line that starts with 'VM?' optionally preceeded by any number of spaces, optionally preceeded by any number of numeric digits.

Obviously the PostScript being generated is working correctly, since direct to printer works fine. What happens if you comment out this parameter, and leave the print command alone?

Alex

Attachment: PGP.sig
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to