Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » ModuleHandle listAllImages returns emtpy list
ModuleHandle listAllImages returns emtpy list [message #256686] Mon, 01 October 2007 21:50 Go to next message
Eclipse UserFriend
Originally posted by: gavares.amazon.com

After rendering a report, I need to get a list of images which were
generated during the render process. The following code always returns an
empty list even though there are images in the report:

Module module = runnable.getDesignHandle().getModuleHandle();
List<StructureHandle> imgList = handle.getAllImages();

Is there a better way to get a list of images which were created for a
IReportRunnable/IRenderTask/IRunTask ?
Re: ModuleHandle listAllImages returns emtpy list [message #256783 is a reply to message #256686] Tue, 02 October 2007 16:49 Go to previous message
Eclipse UserFriend
Originally posted by: gavares.amazon.com

I'm using BIRT 2.2. Is this a bug?
Previous Topic:Joint Data Set from JDBC and Scripted Data Sets
Next Topic:pdf files damaged when viewing
Goto Forum:
  


Current Time: Sun Jun 30 16:34:48 GMT 2024

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

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

Back to the top