Index
2005-01-30 00:34Dan Covill : Re: [NF] Dos Printing in W2K
2005-01-31 05:16Alan Bourke : RE: [NF] Dos Printing in W2K
2005-01-31 12:26Peter Cushing : Re: [NF] Dos Printing in W2K
Back to top
Re: [NF] Dos Printing in W2K

Author: Dan Covill

Posted: 2005-01-30 00:34:16   Link

At 23:20 01/28/2005, dirckx eddy wrote:

>Problem :

>When a user prints to the upper tray from one of the stations by means of

>a windows program

>(excel, word..) all subsequent prints from the dos-program go to the upper

>tray until

>somebody does a windows print to the lower tray.

>

>Question :

>Does anybody know a way to force the dos application (from within W2K) to

>always use the

>lower tray ?

I'd suspect the Windows program sets (thru the printer driver) the printer

to use the upper tray. The DOS program, not using the driver, just sends

output to LPT1, not selecting a tray (or knowing that such things exist).

If you can modify the DOS program, you could send (via ??? commands) the

PCL sequence for selecting the lower tray. Otherwise, the only thing I can

suggest is some small windows thing you can "RUN" that selects the lower

tray, then run that from the DOS pgm before you print. Kind of a longshot.

Dan Covill

San Diego

©2005 Dan Covill
Back to top
RE: [NF] Dos Printing in W2K

Author: Alan Bourke

Posted: 2005-01-31 05:16:26   Link

Eddy,

If the DOS app will only print to LPT1, and you can't change that or set

it up to send control codes to the printer, then I don't think there's

anything you can do on that end. Your only chance might be change the

default tray in the printer to the lower tray, or something like that.

Or buy another printer!

Alan Bourke

Senior Technical Consultant

Systems Union (Ireland) Limited

Ph: +353-1-2796666

Fx: +353-1-2832384

Any views expressed in this message are the sender's own, and do not

represent the views of Systems Union (Ireland) except where the Sender

specifically states otherwise. Only those persons or entities to which

it is addressed should read this e-mail. Systems Union (Ireland) accept

no liability for the consequences of any person or entity other than the

intended recipient(s) acting, or refraining from acting, on the contents

of this e-mail. If you have received this e-mail in error, please delete

this document. Any form of reproduction, dissemination, copying,

disclosure, modification, distribution and/or publication of this e-mail

is strictly prohibited without prior agreement with Systems Union

(Ireland).

©2005 Alan Bourke
Back to top
Re: [NF] Dos Printing in W2K

Author: Peter Cushing

Posted: 2005-01-31 12:26:46   Link

Dan Covill wrote:

> At 23:20 01/28/2005, dirckx eddy wrote:

>

>> Problem :

>> When a user prints to the upper tray from one of the stations by means

>> of a windows program

>> (excel, word..) all subsequent prints from the dos-program go to the

>> upper tray until

>> somebody does a windows print to the lower tray.

>>

>> Question :

>> Does anybody know a way to force the dos application (from within W2K)

>> to always use the

>> lower tray ?

>

>

> I'd suspect the Windows program sets (thru the printer driver) the

> printer to use the upper tray. The DOS program, not using the driver,

> just sends output to LPT1, not selecting a tray (or knowing that such

> things exist).

>

> If you can modify the DOS program, you could send (via ??? commands) the

> PCL sequence for selecting the lower tray. Otherwise, the only thing I

> can suggest is some small windows thing you can "RUN" that selects the

> lower tray, then run that from the DOS pgm before you print. Kind of a

> longshot.

On some of our printers, when you set the printing preferences you can

set tray 1, tray 2, tray 3 or Auto. If you set it to Auto it will then

use the last setting you used, whereas if we default to tray 2 (used for

plain paper), you can still print to tray 3 (headed paper) for a set

job, then if you just print to the default it will come out of tray 2

and not the last setting. Might be worth looking at.

Another option might be to add the printer a second time and for the new

printer make sure it will only print to the tray you want. Make this

the default and map LPT1 to it. If you could print from the DOS apps to

LPT2 you could map LPT2 to the second printer and not make it the

default (i.e. users might want the other printer setup as default)

HTH

Peter

©2005 Peter Cushing