Editing Birt xls prototype emitter [message #553685] |
Wed, 18 August 2010 09:44  |
Eclipse User |
|
|
|
There is some issues with this standart emitter. I think I can edit source to make it better.
1. Row Auto Height in MS Excell is enabled by default, this atribute should be deleted, and when height is not specified in rptdesign it shouldnt be exported to excell as 15.
2. Formulas would be automaticly detected. Formula starts from = and doesnt have to be made from agreagation function, but might be created from text (cells adresses must be wrote as relatives)
3. Antidiagonal border is not supported for cells.
4. HTML Tags in cells are not supported. It could be ussing additional attribut by default for text element
So I need some help how to start. I added source from source package of emitter and added reference to org.eclipse.birt.engine.emitter.jar, but unfortunatly there are some errors. After export using manifest from source package isn't recognised by Birt Viewer in which I was trying to test my changes.
I will be thankful for any help.
It would be helpful: I was working on emitter from 2.5.2, but those things haven't changed in 2.6.0. I have examined 2.6.0 emitters source too.
[Updated on: Wed, 18 August 2010 09:56] by Moderator
|
|
|
|
|
|
|
|
Re: Editing Birt xls prototype emitter [message #554010 is a reply to message #553989] |
Thu, 19 August 2010 12:37  |
Eclipse User |
|
|
|
Thanks alot, it works. So now I can start working on it. I think some things need to be done outside emitter unfortunatly like antidiagonal border support.
Oh, little of-topic: anyone know where to send my source and built plugin after my changes? I think some of them might be usefull like antidiagonal lines support (already done).
[Updated on: Thu, 19 August 2010 13:12] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04580 seconds