Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Getting Resources from Shared Resources at runtime
Getting Resources from Shared Resources at runtime [message #1413355] Thu, 28 August 2014 10:45 Go to next message
Eclipse GuestFriend
Messages: 93
Registered: February 2013
Location: Vienna
Member
Hello,

Im working on a Project with Birt Runtime on Netbeans to create rptdesign Files and change some Data at runtime like dynamic Images etc. My problem is that I have some Images with source "file". as far as I know images with file source are stored in Shared Resource. I need to have Data of picture or file at runtime. But I couldnt get Data/File of Image with source file. I tried to set resource path as well. But it doesnt work. has anyone an idea ?

 config.setResourcePath("C:\\Users\\Me\\Desktop\\sharedres");
 config.setBIRTHome("C:\\Users\\Me\\Desktop\\sharedres");

[Updated on: Thu, 28 August 2014 10:45]

Report message to a moderator

Re: Getting Resources from Shared Resources at runtime [message #1417674 is a reply to message #1413355] Fri, 05 September 2014 21:48 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Are you saying that you're having problems using script to replace your images at runtime based on certain data in your report? Does your structure in your application match the structure in your design environment? Maybe I'm misunderstanding the issue.

Michael

Developer Evangelist, Silanis
Previous Topic:Background image in birt report
Next Topic:disable csv export in a specific birt report
Goto Forum:
  


Current Time: Thu Apr 25 00:32:49 GMT 2024

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

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

Back to the top