search for: preprintpdf

Displaying 2 results from an estimated 2 matches for "preprintpdf".

2005 Feb 15
2
pdf printing queue never empties out
...Greetings. I'm seeing an odd problem with 3.0.10 and 3.0.11 here. We have some pdf printers defined: [Accounting pdf printer] printer admin = "DOMAIN+Domain Users" browseable = yes path = /pdfdropbox/Accounting printable = yes writeable = no print command = /usr/bin/preprintpdf %s -r lpq command = lprm command = The /usr/bin/preprintpdf just passes the job on: #! /bin/sh OUTDIR=/pdfdropbox /usr/bin/printpdf -dCompatibilityLevel=1.4 "$1" rm $1 The /usr/bin/printpdf converts the file to a pdf with ghostscript. With 3.0.7 everything worked fine. Jobs could...
2005 Mar 30
2
Problem with pdf printing (SOLVED)
...s idea as it was one of my colleagues Matt that had suggested doing just that with my pdf problems, minutes before I saw your post, in order to avoid the cups printer not found msgs I got with my "proper" lpq command line. > printer share's are configured for each department : (preprintpdf is > just a sepaerate file so I could quickly set the pdf size , etc.) > > [IT pdf printer] > printer admin = "NEWYORK+domain users" > force printername = yes > browseable = yes > path = /pdfdropbox/IT > printable = yes > print command = /usr/bin/pr...