Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Enabling emitter for Birt not working
Enabling emitter for Birt not working [message #1695812] Tue, 19 May 2015 13:46
Andreas Truszkowski is currently offline Andreas TruszkowskiFriend
Messages: 1
Registered: May 2015
Junior Member
Hi,

I try to get my own excel emitter working. But however I try to register it:
1) EngineConfig: config.setDefaultEmitter("xlsx","de.gnwi.birt.emitters.excel.XlsxEmitter");
2) RenderOption: setEmitterId("...");

an Exception is thrown saying that the output format is not defined..

I have seen that in the folder "schema" an emitter.exsd file exists which defines some emitters. Also in the class ExtensionManager can be found some hard coded defintions.

So my question is, how do I register my Emitter to get it work properly. Are the any web resources showing that issue?

Regards,
Andreas
Previous Topic:Can't set a font typeface for the Body of a report
Next Topic:joining two tables in birt
Goto Forum:
  


Current Time: Wed Sep 25 01:45:04 GMT 2024

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

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

Back to the top