Displaying 1 result from an estimated 1 matches for "papyruspdf".
2015 Jun 22
5
pdf-printer
Hi,
I recently migrated from samba3 to samba4.
On the samba3 server I had a "printer" that converted pcl6 to pdf. I
tried to make a similar printer in samba4, but it's not working.
Not working means the printed document is nowhere to be found.
This is the section in smb.conf :
[papyrusPDF]
comment = Papyrus-to-PDF printer
path = /var/spool/samba
# guest ok = Yes
printable = Yes
# printing = lprng
# print command = /usr/bin/pcl2pdf %s %u %H "%J"
print command = /usr/bin/pcl2pdf /var/spool/samba/%s %u %H "%J"
# lpq command = lpq -P...