edgar_luna_h
17th February 2004, 20:00
Hello,

We are facing a problem, in the same printer we will have two kind of papers: A4 in one tray & A6 in the other tray (for labels).

Normally, it is possible to select the default tray in the driver for a "Direct" printer, but someone knows how to perform the same in a "Windows Printer"?.

Thanks & Regards,
Edgar Luna

EdHubbard
18th February 2004, 14:24
You can set up 2 versions of the printer on the windows machine. 1 (named say "LETTERS" )with A4 tray as default, 1 with A6 tray as default (named say "LABELS"). They both point to the same device.

In Baan, you can set up the 2 printers in Maintain device data and select the one you need at run time.

It is also possible to do this programatically in the script but you would need to review the bwprint white paper to see the details of how to do that.

Ed

sikima
18th February 2004, 15:38
You can take that approach or … In addition if you define 2 devices in Baan, everybody can print on that device – very dangerous if you print checks for example).

In case, you are printing checks, you can define printer which can be accessed only by certain users (add printer through Windows).
For example, a user can have 2 printers: checks and other. To be able printer direct to user ‘local’ printer, name should be same (windows = baan device).

EdHubbard
18th February 2004, 15:41
re:In addition if you define 2 devices in Baan, everybody can print on that device – very dangerous if you print checks for example).

If you have not allowed normal users to access the Baan printer (because you have not added it to their Device Preference List using ttaad3106m000 ), only super users will be able to print to it.

edgar_luna_h
20th February 2004, 12:04
Hello,

I found other way, and it really easy:

-Print in the windows printer, with preview, i.e. W6.
-Once the preview is there, right click of mouse
-Choose "Paper bin" and "Assign device specific bin0"
-It will appear all trays that the Local Printer have and just select the desired.

This is store per Device in Baan in the Regedit of the Local Machine, so it is possible to create several devices in Baan and setup for each a different tray.

The path of the regedit is:
HKEY_LOCAL_MACHINE\SOFTWARE\Baan\BwPrint\Bins\W6

Thanks and Regards,
Edgar Luna

baantool
1st September 2004, 20:28
Hi Everybody,

We are on Baan IVc4 SP12, and this functionality does not seem to work where I can define the baan device name to match my windows printer name.

I have gotten this functionality to work in Baan Vc, and was able to successfully print to a non-default windows printer by having both the baan printer name and the windows printer name matching.

Does anybody know if a minimum version of bwprint is required for this functionality to work?

Thanks in advance!

Joy Conner
6th November 2013, 19:55
We are migrating to windows. We have printers with multiple trays. For example in shipping, we have designated paper for portrait invoice in one tray and landscape packing list in another tray.

In unix, these are seperate devices but Windows is different.

Will someone send me an image of baan device configurations that pulls from seperate trays.

- Joy