Sending UBE directly to local printer

alebbar

Member
hello list,

I would like to send my ubes directly to a locally connected printer, i mean
not just having the Acrobat Reader pages but sending it automatically to a
printer (laserjet) connected to my machine.

How can i do that ?
Is it when i choose the "To Screen or To Printer" window ?
do i have to set up a OW printer to WinClient ?

Thanks for your response,

Aziz



Aziz Lebbar
J.D.Edwards Technical Consultant
CAP'INFO
Morocco
 
Hi,
There are couple of ways for this.
1. Setup your local printer in the OW as a PCL printer from P98616, ("Add Printers"), in Menu GH9013.

2. From the same program, select "define default printer" and setup your local printer as default printer for all the reports and all the versions. Eg. User/Group = USERNAME, Report Name = *ALL, Version = *ALL, Environment = XX7333, Printer name = (select the above printer),
Host name = Your enterprise server name, Status = AV.

3. In client jde.ini file, set PrintImmediate=true in [NETWORK QUEUE SETTINGS] section.

4. Submit your UBEs to run on the enterprise server.

The other way is;
1. Setup your local printer in the OW as a PCL printer from P98616, ("Add Printers"), in Menu GH9013.

2. In step 2, enter the Host name = WinClient instead of your enterprise server name.

3. Run the UBEs locally by selecting "To printer" instead of "Screen"

Hope this will help you. Good luck

Husni
OW Xe, UPD 3, SP17
Win2000, SQL2000
 
In addition to the other setup mentioned, be sure you share the local printer as \\computername\sharename and use that name when setting up OW to print there. In this way you can print to a local printer even when running jobs on NT servers...
 
Back
Top