On Wed, 18 Apr 2001, Dan Horth wrote:

> Hi - I was wondering if it was possible to set up a lpr printer that
> would take submitted print jobs and convert them to PDF format.
>
> I'd like to be able to set up a printer acessible by SAMBA clients
> that will convert a job to PDF then copy the resulting file to a
> shared directory for retrieval.
>
> TIA - dan.
>
You could write a print filter that takes the print input, check to see
if it is postscript, or ASCII, and runs a script to convert it to PDF.
You could take a look at the printfilters that use ghostscript to
convert to printer specific output, and modify them.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to