Reportt output to a CSV file [message #129245] |
Mon, 13 February 2006 10:54  |
Eclipse User |
|
|
|
Hello,
Is it possible to (re)direct the report output to a CSV (or a text) file --
in addition to html / pdf? i.e. when the report is rendered, I want it to be
displayed in a browser and also it has to create a CSV or a text file with
the report contents. Is this possible?
Thanks
Sai
|
|
|
|
Re: Reportt output to a CSV file [message #129470 is a reply to message #129269] |
Mon, 13 February 2006 17:32  |
Eclipse User |
|
|
|
Originally posted by: rdubey.mantech-ist.com
Does this include header and footer information?
Because if it's just CSV, you can do the same thing without BIRT in just a
few trivial lines of code. In fact, if all I want to do is launch the
report in Excel you could already in BIRT 1.1 change the content type to MS
Excel when using the BIRT API's in a Java Action.
But keeping the header and footer, scripting, etc. that BIRT provides--
there's the bang for the buck using BIRT. Where are all the various output
formats actually documented now?
rd
"Doug Porter" <doug_porter@dailyaccess.nospam.com> wrote in message
news:dsqai9$fbf$1@utils.eclipse.org...
> Have you tried the latest web report viewer? It does CSV generation in
> addition to HTML and PDF.
>
> Doug Porter
> DailyAccess Corporation
>
> "Srinivasan Sairam" <Srinivasan.Sairam@gxs.com> wrote in message
> news:dsqa3v$d7a$1@utils.eclipse.org...
>> Hello,
>> Is it possible to (re)direct the report output to a CSV (or a text)
>> file --
>> in addition to html / pdf? i.e. when the report is rendered, I want it to
>> be
>> displayed in a browser and also it has to create a CSV or a text file
>> with
>> the report contents. Is this possible?
>>
>> Thanks
>>
>> Sai
>>
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05283 seconds