phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Off Topic] Re: [Phpgroupware-developers] PDF - support


From: Sam Przyswa
Subject: [Off Topic] Re: [Phpgroupware-developers] PDF - support
Date: Thu, 27 Mar 2003 13:46:23 +0000

Brian Jackson (address@hidden) écrivait:
>
>I don't know if you guys contacted off list, but some others may be
>insterested. Me being one of those.

Ok, you need ps2pdf coming with Ghostscript and:

In your smb.conf:
--------------------------------------------
[pdf]
        printable = yes
        postscript = yes
        comment = PDF Printer
        print command = /usr/local/bin/smbpdf %u %s
        path = /tmp
--------------------------------------------

Then on Windows-9x/XP install a network printer from "\\your_linux_server\pdf"
with a good ps driver, I have good result with "IBM 4079 Color Jetprinter PS" 
and
that's it !

You have the bash script, smbpdf (in french sorry), attached on this mail. This
script convert your document printed with your Samba "PDF printer" and send it
back to you by mail.

Someone in this list give a good link too:
http://www.linuxgazette.com/issue72/bright.html

Sam.
--
Sam Przyswa - Chef de projet
Arial Concept - Intégrateur Internet
36, rue de Turin - 75008 - Paris - France
Tel: 01 40 54 86 04 - Fax: 01 40 54 83 01
Web: http://www.arial-concept.com - Email: address@hidden

Attachment: smbpdf
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]