Displaying 11 results from an estimated 11 matches for "pstorast".
Did you mean:
pstoras
2002 Sep 22
0
CUPS filtering mechanism explained, was: [cups raw mode, was Re: unlink data file in cups_job_submit]
...ll have
to be auto-typed as "vnd.cups-postscript".
Probably a file produced with a "Generic PostScript driver"
will be just "application/postscript" (have not checked).
Once the file is in "application/vnd.cups-postscript" format,
either "pstoraster" or "cupsomatic" will take over (depending
on the printer configuration, as determined by the PPD in use).
NOTE: a printer queue with *no* PPD associated to it is a "raw"
----- printer and all files will go directly there as received
by the spooler; the exeptio...
2009 Jan 11
2
Printing problem
Hello,
I'm new to WINE and cannot get a windows desktop publishing program to print. Wine's notebook prints, so I know WINE can reach my printer (Canon Pixma IP4200). What can I do to get my Quark program to use the same drivers? When I try to print now, nothing happens -- no messages, nothing.
Thanks for any help.
Frank
2002 Sep 17
2
configuration & cups
...ation.
cups seems to go on and off and it works and doesn't work.
I think I need some help on my samba configuration. Generally, it has
worked well on another machine, but my current setup seems a bit screwy.
System: FreeBSD 4.6.2; cups-1.1.15.1; cups-base-1.1.15.1_4;
cups-lpr-1.1.15.1_1;cups-pstoraster-7.05.5; ghostscript-gnu-7.05_3
(installed by cups-lpr); gimp-print-4.2.1; samba-2.2.6.p2
Problem: yesterday, I could see the Unix machine on Win2k. I have two
printer shares that could be seen. Today, they are not there.
To log on to the FBSD machine from Win2k I get the log-on window and can...
2010 Feb 28
0
Error Printing Using Samba
Although I can print locally on a linux machine running samba-3.4.5, cups-1.4.1, hplip-3.9.12 without errors, when any windows machines try to print to a printer connected to the Linux machine, the job prints, but gives the following error:
"/usr/local/lib/cups/filter/pstoraster failed"
..and the job remains in the print queue on both the local and remote machines. This error occurs even when printing the same pdf file that prints without errors on the linux machine
Is this something to do with smb.conf? It used to work fine on the same setup with samba-3.4.1, cup...
2003 Nov 07
6
Printing with CUPS
I've just been trying to get my Samba 3.0.0-2 build to work with CUPS.
The rpm I downloaded from the Samba site was not compiled with CUPS library
support. Which is why I am assuming that having added printing = cups in my
conf file things are not working.
If I use the source rpm can I force the build to include CUPS library
support ?
Or do I have to build from scratch?
thanks
Alan
2003 Mar 23
4
What am I missing here?!
OK, I've tried changing my printcap name from printcap to cups. Printing
works fine locally using CUPS on the Samba box. What am I missing here? Why
can't I print to the Samba box via the Windows and linux clients? Shared
directories work fine. I am really frustrated here and have exhausted Google
and all other resources I have. Here's my smb.conf for what it's worth.
2004 Jul 13
1
[[ Samba-3.0.4 (compiled) does not load printers ]]
...cupsys 1.1.14-5 Common UNIX Printing System(tm) - server
ii cupsys-bsd 1.1.14-5 Common UNIX Printing System(tm) - BSD
comman
ii cupsys-client 1.1.14-5 Common UNIX Printing System(tm) -
client pro
ii cupsys-pstoras 1.1.14-5 Common UNIX Printing System(tm) -
pstoraster
ii libcupsys2 1.1.14-5 Common UNIX Printing System(tm) - libs
ii libcupsys2-dev 1.1.14-5 Common UNIX Printing System(tm) -
developmen
If I use the __same__ smb.conf from packaged samba, start
the version 3.0.4 and running smbclient -L localhost, the
printers doesn't a...
2002 Nov 22
3
Print limiting
Hi all
This is my first time writting to samba
I'd like to get a quickly help in this:
Where can I find a program or how can I configure my samba server in order
to limit the number of pages to be printed by users.
Best regards
2002 Sep 19
4
users/passwds
Could somebody please explain just how one is supposed to set up samba
users, groups and passwords so connections can be established to Win2k
clients to connect to FBSD samba server for file sharing and to use cups
for printing.
I am afraid that the manuals and config files and various examples I have
found on the Internet are quite confusing.
How is the Windows username/passord related to
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
...to be relative to ServerRoot. By default set to
# "/var/log/cups/error_log"
#
# You can also use the special name "syslog" to send the output to the
# syslog file or daemon.
#
ErrorLog /var/log/cups/error_log
#
# FontPath: the path to locate all font files (currently only for
pstoraster)
# By default "/usr/share/cups/fonts".
#
#FontPath /usr/share/cups/fonts
#
# LogLevel: controls the number of messages logged to the ErrorLog
# file and can be one of the following:
#
# debug2 Log everything.
# debug Log almost everything.
# info Log all reques...
2002 Nov 22
0
RE:swat in samba-2.2.7
...ilter on the CUPS/Samba side, and therefor was
> not counted correctly (the reason is that it often --- depending on the
> "PPD" being used --- did write a "PJL"-header in front of the real
> PostScript which made CUPS to skip the pstops and go directy to
> the "pstoraster" stage).
>
> From CUPS-1.1.16 onward you can use the "CUPS PostScript Driver
> for Windows NT/2K/XP clients" (it is tagged in the download area of
> http://www.cups.org/ as the "cups-samba-1.1.16.tar.gz" package).
> It is *not* working for Win9x/ME clients...