Skip to main content



      Home
Home » Archived » BIRT » emitter & openoffice
emitter & openoffice [message #247156] Tue, 10 July 2007 05:59 Go to next message
Eclipse UserFriend
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 #247198 is a reply to message #247156] Tue, 10 July 2007 09:08 Go to previous messageGo to next message
Eclipse UserFriend
Hi Nico

Currently, preview XSL in openoffice haven't be supported yet. The
Microsoft Office works well, you can use that to read your exported docs.

regards
Re: emitter & openoffice [message #247214 is a reply to message #247156] Tue, 10 July 2007 10:39 Go to previous messageGo to next message
Eclipse UserFriend
Nico,

You can try to save the XLS output using the XML extension (report.xml,
for instance). Open Office 2.2/2.3 will open such a file as XLS.
You can also try Novel's odf convertor, but I think that it works only
with older versions of Open Office (2.0).
The tribix plugin (tribix.sf.net) creates the old XLS output. You can
replace BIRT XLS emitter with this emitter.

Snjeza

Nico wrote:
> 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 #247683 is a reply to message #247214] Thu, 12 July 2007 14:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: techsupport.homeess.com

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 #247948 is a reply to message #247683] Sun, 15 July 2007 12:19 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Saving parameters
Next Topic:How to integrate BIRT Runtime engine into J2EE application
Goto Forum:
  


Current Time: Sat Jul 19 19:11:40 EDT 2025

Powered by FUDForum. Page generated in 0.04460 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top