Displaying 20 results from an estimated 100 matches similar to: "samba printpdf setup broken in later versions"
2004 Jan 19
2
Filename for printing?
Hi, all.  I'm trying to create a PDF queue... or, rather, I already have a
homebrew solution I hacked together with an lprng filter, and it doesn't
work too well.  The solution at www.linuxgazette.com/issue72/bright.html,
which uses the smb.conf and "print command" paramaters, appears to be much
more elegant, but has one major shortfall: I don't see any way to get the
2003 Feb 24
5
PDF Printer issue
Hello Everyone,
	I have a slight issue with configuring a PDF printer on my Samba
servers. I have input the following into my smb.conf file and it does
create the printer as well as work to create PDF files, except that it
only functions when "printing" to that printer via Excel 2002. If I
attempt it with anything else, even the Windows Test print, it fails.
	Now, in the Windows
2003 Mar 28
8
Printing with CUPS and PDF
Trying to get one Samba server to serve several printers through CUPS 
and host a virtual PDF "printer" at the same time. I've gotten them 
working separately, but not together, and I think I know why.
In the smb.conf man page under "print command":
"With printing = cups, and if SAMBA is compiled against libcups, any 
manually set print command will be ignored."
2004 Jan 07
3
PDF printer and wiidows driver auto-download.
Hello =)
I got some problem configuring a pdf printer and make windows
to download automagically drivers from [print$] share on my
samba 3.0.1 server.
Well, I've configured a pdf printer (based on this doc:
http://www.linuxgazette.com/issue72/bright.html), tested it
and it works pretty well =)
To install the printer on windows side, I connect to the host,
browse to samba server, right-click
2005 Jun 21
1
err:module:import_dll Library VCL30.dpl
I'd love to get a legacy application running under wine (yeah wouldn't 
we all I hear ya) and I'm up to a point were it's complaining about a 
missing DLL as per the subject. I can get the missing file from a 
Windows installation but no matter where I place it (in the applications 
directory, in the fake_windows/Windows/System directory it doesn't find 
it. I have edited the
2002 Sep 10
1
print command %J (job name) problem
i'm setting up a samba pdf (virtual) printer. it all works, except that
i can't get the windows' job name, to give a readable (and consistent)
name to the generated pdf file. according to the manpage i can use %J to
get the job name, but it doesn't work. the clients are win98 boxes. i
tried to print either a test page, a unsaved word doc and a saved word
doc. 
this is the
2004 May 28
0
Samba PDF printer...
Hello
Using Samba 2.2.8a on a Redhat 7.2 box
I set up a PDF generator relying on Samba and a shell script to create 
the output.
This works fine but I have a further trouble that I am stumped by.  The 
files cannot be viewed from within a Citrix session (the point of the 
entire exercise) unless they are available from this one NT Server 
share.  So if I mount a Windows NT server share under
2003 Jan 16
0
Samba Print error
Hello 
I'm new to samba and this list, hopefully someone can help me with this strange problem.
Samba 2.2.3a-12
debian 2.2.20-idepci
I have the following smb.conf: 
---cut--- 
tux:/shr/pdfdropbox# more /etc/samba/smb.conf 
[global] 
        workgroup = xxxxxx 
        netbios name = tux 
        server string = tux 
        kernel oplocks = No 
        encrypt passwords = Yes 
       
2005 Feb 15
2
pdf printing queue never empties out
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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 =
2005 Nov 17
2
Putting /etc in cvs
Hi,
	I'd like to put my servers' config files in cvs to make it easier to 
manage (yes, I know about Cfengine).  I've been looking for a tutorial 
and I could find any, and since I'm not a CVS guru, I tried a few 
things, without even knowing if I'm doing it right.
Any hints?
Regards,
-- 
Ugo
-> Please don't send a copy of your reply by e-mail.  I read the list.
2003 Jan 15
3
Postscript printer PS-Logfile
Hello
I have the following strage problem here.
I have the following smb.conf:
---cut---
tux:/shr/pdfdropbox# more /etc/samba/smb.conf 
[global]
        workgroup = de_zycko
        netbios name = tux
        server string = tux
        kernel oplocks = No
        encrypt passwords = Yes
        guest account = Nobody
        invalid users = root
# This tells samba to write log files per
2009 Jan 19
5
Really want to dump microsoft....but have to run Photoshop
I am a rank newb at this and I appologize, I would have dumped MS long ago but I am not any kind of a coder, so having to write scripts and such is out for me.
I really want to dump everything microsoft.....but I have to be able to run Adobe Photoshop 7 and CS4......why do I keep PS7...because I can't get a lot of the plug-ins I use for any thing above 7 and a lot of the ones I can I have to
2009 Jan 12
10
USB and serial
Hello, everyone -
I have an old Windows app - a ship navigation program - that needs to
see GPS input on a serial port (it was written in the pre-USB days.) My
laptop, however, has no serial ports - but this same program, when run
on a friend's Windows box, can read the GPS info from the USB-connected
GPS via the "USB-Serial Driver". This is one of the frustrating bits of
this
2010 Jan 02
0
Print a PDF directly after prawnto with iframes
Hi,
I think I''m very near of accomplishing this but I have a problem.
This is the code:
<%- content_for :head do -%>
  <script type="text/javascript" charset="utf-8">
    function printPDF(){
      var pdf = document.getElementById("pdfDoc").contentWindow;
      pdf.focus();
      pdf.print();
    }
  </script>
<%- end -%>
2012 Oct 30
1
printer & cups
my samba is working good, only a problem with the classic pdf printer
I get this message from testparm
Warning: Service pdf-printer defines a print command, but print command parameter is ignored when using CUPS libraries.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
and this is my .conf
[global]
        workgroup = RSA
        netbios name = RSA-INTRANET
2003 Mar 26
3
Samba 2.2.8-1 as W2k Member server
Hello
I have a problem with setting up Samba as a AD member server.
Environment:
Linux tux 2.2.20-idepci (Debian Woody)
samba                       2.2.8-1.woody
samba-common                2.2.8-1.woody
smbclient                   2.2.8-1.woody
(samba from people.samba.org/~peloy/samba)
Smb.conf:
---cut---
[global]
        printer driver file = /etc/samba/printers.def
        encrypt passwords
2003 Nov 09
3
logging print jobs
RedHat7.3, kernel2.4.18-17.7.x, samba 2.2.6-1 from samba.org binary
download.
I have been given the task of logging everything which is printed on my
samba server.  I thought I would test this out on a pdf printer I'm using
with samba.  I enter the following line for the print command.
      %u has printed %s from %m to %p at %T >> /tmp/smbprintlog &&
/usr/bin/printpdf %s
The
2003 May 15
4
PDF Samba Printer - ps2pdf Only Letter Size?
Hi all,
I've got a nice working pdf samba printer emailing the right person thanks to PeteFwee and David F and am doing a little testing. I've just realized that it's set to Letter when it creates the .pdf file. and i've googled till i'm blue in the face and can't see any options that says page size or something similar. i'm running ghostscript 7.04. 
does anybody
2003 Sep 26
1
S3+CUPS+PDF pseudo printer : print command not functional on service
Hi all,
 
I've just set up a Samba 3.0.0 PDC (LDAP+nss) on FreeBSD 5.1, with CUPS as default print stack, which begins to work nicely.
I'm configuring a PDF pseudo printer, with the following share :
 
[pdfwriter]
        comment = Imprimante PDF : g?n?re un fichier PDF
        printing = bsd
        path = /var/tmp
        printable = Yes
        print command = /usr/local/bin/printpdf -u
2003 Apr 30
1
Is it posible to force Windows 2000 to send print job name?
Hi,
I need to log print job's. But Windows 2000 send me only 'Remote Downlevel
Document' as a job name (%J macro in print command). (I don't have other
Windows system versions to test it there, but from Linux}smbspool command)
it works fine - job name is "Remote Downlevel Document + job name"). Is
there any possibility how to force (or get) print job name from Windows