| Author |
Message |
|
|
Post subject: Tribix emitter for Birt 2.6.2
Posted: May 25, 2011 - 01:20 PM
|
|
Veteran Member


Joined: May 25, 2011
Posts: 2
|
|
Hi, I've been trying to change the default xls emitter for BIRT 2.6.2 in MyEclipse (borth 8.5 and 9) for the Tribix one because I really need images and charts into xls reports.
Since now, I've not been able to make it works. If I follow the steps describe on the Tribix site, I lose the "view as xls" option when I run the report.
However, I've been able to change this emitter using a plain eclipse reporting installation.
Did anybody already have the same problem and have a solution ?
Thx |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Tribix emitter for Birt 2.6.2
Posted: May 26, 2011 - 10:59 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3442
|
|
|
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 26, 2011 - 01:06 PM
|
|
Veteran Member


Joined: May 25, 2011
Posts: 2
|
|
1: Here is my installation detail
2: I've been using all-in-one installer
3: Here is the link on how to install tribix: http://birtworld.blogspot.com/2010/06/birt-excel-output.html.
Mostly: If you wish to use just the XLS emitter, download the org.uguess.birt.report.engine.emitter.xls_version and org.uguess.birt.report.engine.common_version plugins and copy them to the plugins directory in your Eclipse install location. You will also need to copy them to the runtime location as well. For example, if you are using the WebViewer this will be the WebViewer/WEB-INF/Platform/plugins directory. You will also need to remove org.eclipse.birt.report.engine.emitter.excel.config_version and org.eclipse.birt.report.engine.emitter.prototype.excel_version plugins from both locations to replace the out of the box XLS emitters. Restart Eclipse with the –clean option and the Tribix emitter should work. No API changes should be required if you are using the RE API. New worksheets per page and image support should now work.
4: Once I've done the steps of point 3, I lose the following option:
 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 01, 2011 - 02:20 PM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3442
|
|
fredth,
Thank you for the installation details, screenshots and steps to reproduce. I shall investigate and get back to you on this. |
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 02, 2011 - 11:28 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3442
|
|
fredth,
| Quote: |
You will also need to remove org.eclipse.birt.report.engine.emitter.excel.config_version and org.eclipse.birt.report.engine.emitter.prototype.excel_version plugins from both locations to replace the out of the box XLS emitters.
|
You are deleting plugins that are part of the 8.6 install, which is why you are losing the option of export to excel.
Skip this step instead just add tribix plugins to MyEclipse dropins folder and restart the IDE. You should be all set.
Best. |
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|