Re: Black and White Printing



On Nov 29, 3:10 am, Bfraga <bfr...@xxxxxxxxx> wrote:
On Nov 28, 1:46 pm, VAXman-  @SendSpamHere.ORG wrote:





In article <befde2f8-a101-44f0-a044-00f2c18a1...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, Bfraga <bfr...@xxxxxxxxx> writes:

On 28 nov, 12:17, Mike Rechtman <m...@xxxxxxxxxxxx> wrote:
Bfraga wrote:
Hello,

I have several alphaservers running OpenVMS. To print we use the
command PRINT/QUEUE filename to send the file to the printer queue and
print it.
I want to know if there is a way to print only black and white, to
reduce the printing cost.

Thank

Probably easiest to change printer setup. (can be done per-job)
If hou can find the escape sequence that switches the printers int b&w
only, you could create a module containing those in DEVCTL.TLB, and
create a form with that module in /SETUP.
Start at $HELP DEF /FORM =A0and continue to "Batch and Print" in SYSMAN
documentation.

--
Mike R.http://alpha.mike-r.com/

--

I can't set the printer to b&w because it's shared with other systems.
There is a command to do this in the queue creation? Or in the print
command?

It didn't occur to you to tell us what TYPE (brand, model,etc.) of printer
you have associated with the queue in question?

If it's postscript, it might be possible to define the set{}color to be a
setgray command.  Or, there might be control commands that would set the
printer to B&W mode for your job.  Of course, this is just wasting band-
width without some knowledge of the printer.

--
VAXman- A Bored Certified VMS Kernel Mode Hacker      VAXman(at)TMESIS(dot)COM

... pejorative statements of opinion are entitled to constitutional protection
no matter how extreme, vituperous, or vigorously expressed they may be. (NJSC)

Copr. 2008 Brian Schenkenberger.  Publication of _this_ usenet article outside
of usenet _must_ include its contents in its entirety including this copyright
notice, disclaimer and quotations.- Hide quoted text -

- Show quoted text -

The printer is a HP business inkjet 2280dn, and we use postscript to
print the files. Is there a command in postscript to set it to b&w?- Hide quoted text -

- Show quoted text -
You could use ghostscript to convert your ps files before printing.
If you tell gs that its printer is a model that only supports b&w
then it will create postscript with no colour.
This is defined in PPD files that ghostscript uses.
Phil
.



Relevant Pages

  • Re: Printing from Solaris 9 on SunBlade 100
    ... > as well as print documents from Star Office and other GUI applications. ... > can print from the command line and print from GUI applications? ... Using either the ghostscript that probably comes with some newer Solaris ... converts postscript to the printer-specific type using ghostscript. ...
    (comp.unix.solaris)
  • [PATCH] scsi: Scsi_Cmnd convertion in arm subtree
    ... Purpose: complete processing for command ... Params: ... queue a command for adapter to process. ...
    (Linux-Kernel)
  • Re: [PATCH 2/4] libata: Implement disk shock protection support
    ... with stopping the request queue anyway, ... Just to be sure, are you just referring to the queue lock, or to the host ... device internal power management will be disabled until the next command ... I'd have to protect the deadline field in struct ata_port by the ...
    (Linux-Kernel)
  • RE: Problems Printing After XP Upgrade from 98SE
    ... Can you print any local print jobs correctly in the system which ... Does the issue occur on only one Windows XP client or all other Windows ... | all of the jobs from the queue and print a test page from XP, ... |> Use the net.exe command to establish a persistent connection. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: send files to printer c windows api
    ... the command, while the document is queued up. ... Do you get the "30 second freeze" if you print using Open Office the ... it seems NOT to queue up multiple ...
    (comp.programming)