BIRT: Dynamic Images
Blog post from John Ward showing how to use a parameter to control which image is displayed on the report and includes script examples and screenshots.
http://digiassn.blogspot.com/2007/12/birt-dynamic-images.htmlVirgil Dodson
OpenText Analytics Developer Community
https://forums.opentext.com/forums/categories/analytics
0
Comments
Hi I am using birt runtime 4.8 in my eclipse and trying to generate a report with dynamic images. The images are varbinary(max) stored in database. I use scripted data set to retrieve the data. I have tried all possible ways of using dynamic, uri image with javascript expression etc but no image shows up in my pdf report output. All the tutorials and workaround are for birt viewer, but my project does not want birt viewer to be installed. Is there a way to make dynamic images work in birt runtime integration with eclipse. Please help!!!