Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » Inserting a dynamic image from java into a birt report
Inserting a dynamic image from java into a birt report [message #231472] Fri, 30 March 2007 08:34 Go to next message
Roger Villars is currently offline 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
Re: Inserting a dynamic image from java into a birt report [message #231848 is a reply to message #231472] Mon, 02 April 2007 14:30 Go to previous message
Eclipse User
Originally posted by: jasonweathersby.alltel.net

Roger,
This can be done by using the dynamic image radial and creating your own
byte array. Take a look at this example.

http://wiki.eclipse.org/index.php/Image_By_Building_byte_arr ay_in_Expression_%28BIRT%29

Jason



Roger Villars wrote:
> 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
Previous Topic:What BIRT version for production system
Next Topic:MySQL data set weirdness
Goto Forum:
  


Current Time: Fri May 24 11:13:18 EDT 2013

Powered by FUDForum. Page generated in 0.03567 seconds