Hi all,
I am first time working with CR, so simple stupid question:
It is enough to download CR XI Dev edition to write java application which loads *.rpt and saves result as XLS?
My code fails on
ras.setReportAppServer(InetAddress.getLocalHost().getHostName());
with Unable to connect to the server.
Thaks in advance for any help.
I am first time working with CR, so simple stupid question:
It is enough to download CR XI Dev edition to write java application which loads *.rpt and saves result as XLS?
My code fails on
ras.setReportAppServer(InetAddress.getLocalHost().getHostName());
with Unable to connect to the server.
Thaks in advance for any help.