| Inserting a dynamic image from java into a birt report [message #231472] |
Fri, 30 March 2007 08:34  |
Roger Villars Messages: 57 Registered: July 2009 |
Member |
|
|
hi all
I tried different ways to insert an dynamic image, generated in java,
without success. I didn't found any information on the net.
in the book "integrating and extending birt" I found a little example to
insert an image from the microsoft access database. unfortunately the
example is to small and has a very bad explanation :(
what I need to know, is what type of data (Image, File, byte[],
OutputStreaam, ...) and how i must prepare the image, to be able to pass
it from java to birt and insert my dynamic image in the report.
I always get the following error:
org.eclipse.birt.report.engine.layout.pdf.PDFImageLM getSpecifiedDimension
SCHWERWIEGEND: null
|
|
|