> > Then I added this to my smb.conf
> This won't work with printing = cups if Samba is linked against libcups... 
> > [pdfprinter]
> >         printing = lprng
> This looks okay. 
> >         print command = /usr/bin/smbpdfmaker %s %U %m %I

Our share definition looks like -

[pdfconv]
  path = /tmp
  comment = PDF Conversion Service
  printable = yes
  guest ok = yes
  printing = LPRNG
  print command = /usr/local/bin/pdfservice %s %u
  lpq command =
  lprm command =

and our smbd is linked against libcups.

-- 
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