Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Custom emitter: how to obtain dynamic text value?
Custom emitter: how to obtain dynamic text value? [message #522895] Wed, 24 March 2010 12:08 Go to next message
Danny is currently offline DannyFriend
Messages: 2
Registered: March 2010
Junior Member
I am writing a plain text emitter (for output of reports to dot matrix and band printers).

My ContentEmitterAdapter subclass is handling labels and data fine in startText(). However, when dynamic text items are encountered it appears that neither startText() nor startData() is called.

I would expect that at this (rendering) stage, the actual value of dynamic text should have been generated and be available. Am I wrong?

I can get at the *design* object for dynamic texts via getGenerateBy() on the container, but what I need is the generated value.

Any help appreciated!
Re: Custom emitter: how to obtain dynamic text value? [message #523205 is a reply to message #522895] Thu, 25 March 2010 14:33 Go to previous message
Danny is currently offline DannyFriend
Messages: 2
Registered: March 2010
Junior Member
Solved. The dynamic text Content Type must be "plain", not "html".
Previous Topic:How to set chart title based on a current row
Next Topic:BIRT with RCP
Goto Forum:
  


Current Time: Fri Apr 19 12:24:04 GMT 2024

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

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

Back to the top