I need to get multi tabbed output in the final report output in excel fromat. I'm using birt 4.2.0. Any help????
From what I've gathered, messing around BIRT, only way to get multi sheet (I assume this is what you consider under term multi tabbed output) in excel format, is possible using custom emitters for xls.
For more info, check out these sites:
options = new EXCELRenderOption(outputFormat: "xls")
options.setEmitterID("uk.co.spudsoft.birt.emitters.excel.XlsEmitter" )
This creating 40 record per sheet for me . i think no options except the emitter so please try it , but my problem is how list them in a single sheet all of the records.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With