Inserting dynamically generated images [message #141880] |
Wed, 08 March 2006 16:48  |
Eclipse User |
|
|
|
Originally posted by: bek_816.hotmail.com
I've been doing some brainstorming lately and I was wondering if it was
possible to insert dynamically generated images into a report. More
specifically I am interested in inserting dynamically generated barcodes.
For example, for each item/row in the data set, I want to take one or more
of the columns, send it off to a barcode generator, and insert the
generated barcode in a table row/column.
Do you think BIRT will allow me to do something like that?
Thanks.
-Brian
|
|
|
Re: Inserting dynamically generated images [message #141943 is a reply to message #141880] |
Thu, 09 March 2006 02:26  |
Eclipse User |
|
|
|
Originally posted by: juergen.schwarz.gefasoft.de
You can read images from BLOB columns from a database and display them
in a table row/column. I've tried this and that works.
You can also embed images that are read from an URL (which could be your
barcode generator).
Brian Kates schrieb:
> I've been doing some brainstorming lately and I was wondering if it was
> possible to insert dynamically generated images into a report. More
> specifically I am interested in inserting dynamically generated
> barcodes. For example, for each item/row in the data set, I want to
> take one or more of the columns, send it off to a barcode generator, and
> insert the generated barcode in a table row/column.
> Do you think BIRT will allow me to do something like that?
>
> Thanks.
>
> -Brian
>
|
|
|
Powered by
FUDForum. Page generated in 0.07866 seconds