Displaying 1 result from an estimated 1 matches for "purchpdf".
2003 Feb 24
5
PDF Printer issue
...ve and ready.
I am unsure quite what the problem is, which means it is likely
something very easy. There is one thing to note, I have not a single
Linux Printing Subsystem running on the machine as this server is not
being used for regular printing of any sort.
Here is my smb.conf section:
[purchpdf]
comment = PDF Generator for Purchasing
path = /var/spool/samba
valid users = *UserNames Removed*
write list = *UserNames Removed*
printable = yes
print command = gs -dNOPAUSE -dbatch -q -sDEVICE=pdfwrite
-sOutputFile=/share/purchasing/pdf/%J.pdf <...