Re: [sc-dev] Generating calc spreadsheet from c#

2009-05-20 Thread Niklas Nebel

On 05/20/09 09:54, Wayne Douglas wrote:

I'm creating a reporting tool using c#, nhibernate, castle monorail and sql
server. I'd like to be able to generate spreadsheets on the server which
have some grouping, outlining and basic formatting.

My questions is this: do I firstly need to have oo installed on the server
or can I just pull in the dlls I need and if I can get away with only
pulling in the dlls i need - where do i start? :)


The OpenOffice.org code works only when installed properly. But you 
could take a look at the ODF Toolkit Project, http://odftoolkit.org/.


Niklas

-
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org



[sc-dev] Generating calc spreadsheet from c#

2009-05-20 Thread Wayne Douglas
Hi

I'm creating a reporting tool using c#, nhibernate, castle monorail and sql
server. I'd like to be able to generate spreadsheets on the server which
have some grouping, outlining and basic formatting.

My questions is this: do I firstly need to have oo installed on the server
or can I just pull in the dlls I need and if I can get away with only
pulling in the dlls i need - where do i start? :)


-- 
Cheers,

w://