|
REGARDING JAVA CODE [message #88132 is a reply to message #88058] |
Thu, 04 April 2002 23:29 |
ASHWATH
Messages: 1 Registered: April 2002
|
Junior Member |
|
|
I DO HAVE A JAVA CODE
PARSE A RWRUN60 STATEMENT TO A STRING IN JAVA
String s="rwrun60 <report_name> user/password@host <parametername>=<parametervalue> paramform=no printjob=no;
then construct a runtime Environment.
with runtime environment run this string s constructed above.
This works fine.
But the problem u might face is while printing reports to non default printers(for this follow a patch from oracle ).
regards,
ashwath
|
|
|