[Samba] Pdf printer by mail with samba 3.0.9-1

Adam Tauno Williams adam at morrison-ind.com
Tue Dec 7 20:43:02 GMT 2004


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



More information about the samba mailing list