Re: print from batch file

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Andrea (andreamarchettoTOGLIQUESTO_at_hotmail.com)
Date: 01/03/05


Date: Mon, 3 Jan 2005 10:44:35 +0100

1) PRINT runs only with text files (in the first thread message I wrote I
need to print doc, pdf, xls, ...!)
2) I know I can drag and drop a file on a printer device but I need a batch
doing this!

> "Tim_S @cox.net>" <<NoSpam> ha scritto nel messaggio
news:e9hqFpg7EHA.824@TK2MSFTNGP11.phx.gbl...
> You can use the print command as shown below or for an easier way you can
use windows explorer to drag the files to a printer object. Just highlight
the files you want printed and drag it to your printer icon.

> From windows help file
> Print
> Sends a text file to a printer.
> Syntax
> print [/d:Printer] [Drive:][Path] FileName [ ...]
> Parameters
> /d:Printer
> Specifies the printer on which you want to print the job. You can specify
a local printer by specifying the port on your computer to which the printer
is connected. Valid values for parallel ports are LPT1, LPT2, and LPT3.
Valid values for serial ports are COM1, COM2, COM3, and COM4. You can also
specify a network printer by its queue name (\\ServerName\ShareName). If you
do not specify a printer, the print job is sent to LPT1.
> Drive:
> Specifies the logical or physical drive on which the file you want to
print is located. This parameter is not required if the file you want to
print is located on the current drive.
> Path
> Specifies where, on the drive, the file you want to print is located. This
parameter is not required if the file you want to print is located in the
current directory.
> FileName [...]
> Required. Specifies, by name, the file you want to print. You can include
multiple files in one command.
> /?
> Displays help at the command prompt.
> Remarks
> A file can print in the background if you send it to a printer connected
to a serial or parallel port on the local computer.
> Many programs have their own print commands. You should use the print
command for a program to print files that you create with that program.
> You can perform many configuration tasks from the command line by using
the mode command. For more information about configuring a printer connected
to a parallel port, configuring a printer connected to a serial port,
displaying the status of a printer, or preparing a printer for code page
switching, see mode in Related Topics.
> Examples
> To send the file Report.txt in the current directory to a printer
connected to LPT2 on the local computer, type:
> print /d:LPT2 report.txt
> To send the file Report.txt in the c:\Accounting directory to the Printer1
print queue on the \\CopyRoom server, type:
> print /d:\\copyroom\printer1 c:\accounting\report.txt
>
> "Andrea" <andreamarchettoTOGLIQUESTO@hotmail.com> wrote in message
news:%230HKK8W0EHA.2976@TK2MSFTNGP12.phx.gbl...
> > No, you are wrong!
> > I need to print each single file, your command simple prints the files
> > list...
> >
> > (it run with network printer too if you locally connect your network
print
> > using:
> > NET USE lpt1 \\remotePC\remotePrinter)
> >
> > "Paul Hadfield" <paul@anon.com> ha scritto nel messaggio
> > news:uzq3DhW0EHA.3468@TK2MSFTNGP14.phx.gbl...
> > > you can redirect output from any command in a batch file to stdio - an
lpt
> > > printer port for example:
> > >
> > > dir C:\*.jpg > lpt1:
> > >
> > > but i think this will only work if the printer is installed locally -
not
> > > sure how you could get this to go on a network printer.
> > >
> > >
> > > "Andrea" <andreamarchettoTOGLIQUESTO@hotmail.com> wrote in message
> > > news:esFM7YU0EHA.424@TK2MSFTNGP14.phx.gbl...
> > > >I need to develop a batch script able to print all files in a
> > > >directory(jpg,
> > > > pdf, doc or xls); is it possible?
> > > >
> > > > Thanks for help, ciao.
> > > > Andrea
> > > >
> > > >
> > >
> > >
> >
> >



Relevant Pages

  • Re: DFHSM QUESTION - REFRESH STC
    ... Space Management Is Controlled ... DFSMShsm allows space management by data set command for any of a group ... MIGRATION specifies that DFSMShsm will do space management automatically ...
    (bit.listserv.ibm-main)
  • Re: print from batch file
    ... They may support more than one file name on a line like this: ... support command line switch to print. ... the command line switch of /p that wordview does. ... >> Specifies the printer on which you want to print the job. ...
    (microsoft.public.win2000.printing)
  • Re: Easy DCL question PURGE vs. DELETE
    ... I would see the same files that PURGE would select for consideration; ... the command ... Specifies the maximum number of versions of the specified files to be ... displaying the fonts wrong. ...
    (comp.os.vms)
  • Re: Net Send Command?
    ... >If it's possible,could you please write for me this command? ... Net send Sends messages to other users, computers, or messaging names on the network. ... Specifies the user name, computer name, or messaging name to which you want to send the message. ... net send robertf Meeting changed to 3 P.M. ...
    (microsoft.public.windows.server.general)
  • Re: [SLE] printer trouble
    ... > But when I plugged it into the parallel port, ... > but I think I had it hooked up before I installed SuSE at all. ... Under the KDE "Info Centre" command have a look at "IO-Ports" you should ... see an I/O-Range allocated for Parport0. ...
    (SuSE)