?
=?ISO-8859-1?Q?Rimantas_=8Eukaitis?=
Hi,
we are developing server side report generation application with .NET.
The problem is, that we have to present same data in diferent formats
(HTML, PDF, WORD, EXCEL). This has to be done using templates, wich
are defined by user (with GUI frontend). The main problem is how to
generate Word (or Excel) document with C#? Using COM automation seems
to be very clumsy and resource consuming? Is there any way to generate
Word document without instantiating Word application itself?
CrystalReports engine looks like the alternative to automation, but is
it possible to create Crystal Report dynamically from scratch? Because
the report template is defined in XML file using stand alone GUI.
Any help is appreciated.
Thanks in advance,
Rimantas Žukaitis
we are developing server side report generation application with .NET.
The problem is, that we have to present same data in diferent formats
(HTML, PDF, WORD, EXCEL). This has to be done using templates, wich
are defined by user (with GUI frontend). The main problem is how to
generate Word (or Excel) document with C#? Using COM automation seems
to be very clumsy and resource consuming? Is there any way to generate
Word document without instantiating Word application itself?
CrystalReports engine looks like the alternative to automation, but is
it possible to create Crystal Report dynamically from scratch? Because
the report template is defined in XML file using stand alone GUI.
Any help is appreciated.
Thanks in advance,
Rimantas Žukaitis