emitter & openoffice [message #247156] |
Tue, 10 July 2007 05:59  |
Eclipse User |
|
|
|
Hi!
Sorry for my trivial question, but how to read an xls or word document
export with emitter?
I saw that openoffice open the xml document.
Could you please point me to some doc explaining how to read my exported
docs, if possible?
thank you very much,
Nico
|
|
|
|
|
|
Re: emitter & openoffice [message #247948 is a reply to message #247683] |
Sun, 15 July 2007 12:19   |
Eclipse User |
|
|
|
Originally posted by: mdavis.pashllc.com
I've tried the Tribix with multiple versions of 2.2 milestones with no
success.
I think Tribix was developed with 2.0/2.1 and hence there might be
some compatibility issues. I know some of the underlying protocols
changed between 2.1 and 2.2.
Are you seeing any exceptions in the log files?
Worst case, download the Tribix source code, and recompile the source
using the new protocols. The problem with this solution is that
Tribix code will fail building, and you will need to fix the code. (A
major pain).
There might be version converters for XLS to make the files backward
compatibility. I finally gave up on the issue, and told my end-users
to use a newer version of Excel of OpenOffice.
I can support the old XLS standard in an odd way. I generate all my
reports to HTML, and then display the results in JDataGrid by Extreme
Components. JDataGrid has an option to output to XLS. My end users
prefer viewing the data in Swing Table then HTML. The users can size
and move columns, etc.
Sorry not more help,
Malcolm
Nethanel VIlensky wrote:
> Can anyone, please, help me with replacing the BIRT 2.2 XLS emitter with
> the Tribix.
> I tried to install Tribix according to instructions in README.
> However, BIRT still outputs XML data. Is there a configuration setting
> in a viewer, that I should point to a Tribix plugin?
> Thank you.
>
> Snjezana Peco wrote:
>> The tribix plugin (tribix.sf.net) creates the old XLS output. You can
>> replace BIRT XLS emitter with this emitter.
>
|
|
|
Re: emitter & openoffice [message #248453 is a reply to message #247948] |
Tue, 17 July 2007 13:06  |
Eclipse User |
|
|
|
Originally posted by: techsupport.homeess.com
malcolm davis wrote:
> I've tried the Tribix with multiple versions of 2.2 milestones with no
> success.
> I think Tribix was developed with 2.0/2.1 and hence there might be some
> compatibility issues. I know some of the underlying protocols changed
> between 2.1 and 2.2.
According to the Tribix README, version 2.2.0rc _is_ compatible with
BIRT 2.2. It should not even require a patch.
The instructions say to simply copy emitter jars into plugins directory
and POI library into /lib.
When I did that, BIRT Viewer would still generate XML files instead of
binary XLS. I think that I would have to disable the built-in XLS
emitter before the setup would work, but I do not know how.
> Are you seeing any exceptions in the log files?
No.
Thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.14181 seconds