Networking Forums

Networking Forums > Computer Networking > Linux Networking > PDF Printer with Samba

Reply
Thread Tools Display Modes

PDF Printer with Samba

 
 
Boris Gazoo
Guest
Posts: n/a

 
      07-14-2004, 03:12 AM
Hi all!

I've try some ways to create a PDF Printer with my Samba Server but when I
try to access to the printer, I can't connect... How can I create a virtual
PDF printer on my Fedora 2 box???

Can somebody help me?

Thanks!

Yann
 
Reply With Quote
 
 
 
 
David Lesaffre
Guest
Posts: n/a

 
      07-14-2004, 10:04 AM
Boris Gazoo wrote:

> Hi all!
>
> I've try some ways to create a PDF Printer with my Samba Server but when I
> try to access to the printer, I can't connect... How can I create a
> virtual PDF printer on my Fedora 2 box???
>
> Can somebody help me?
>
> Thanks!
>
> Yann


I've got the same problem with FC1.
My smb.conf holds the following printer definition:

[smbpdf]
comment = PDF Generator
printable = yes
read only = yes
# print command: all on one line!
print command = /usr/bin/gs -dNOPAUSE -dBATCH -q -sDEVICE=pdfwrite
-sOutputFile=/datadisk/sambashare/%m_%s.pdf %s; rm %s
public = yes
path = /var/spool/samba
guest ok = yes
printer name = PDF Generator

But to get it working, you need to recompile samba from source without cups
support.

Good luck,
David


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
finding appropriate printer drivers for SAMBA server Andrew Linux Networking 1 05-03-2007 08:03 PM
Windows 98 can't print to Samba printer Jarod Linux Networking 3 11-22-2004 07:35 PM
Printing to Samba-shared printer from WinXP Dave Weaver Linux Networking 4 12-30-2003 05:33 PM
Samba: cannot print from Win98 to Linux printer Paul Towlson Linux Networking 0 10-15-2003 11:19 AM
printing to samba printer Michael Powe Linux Networking 0 09-16-2003 01:21 AM



1 2 3 4 5 6 7 8 9 10 11