-
Problem accessing data in event onFetch
Hello, I'm using a data set that has the following columns: nombre, min_val, max_val and total. I'm trying to create a global variable as follows: try { var min=row.min_value; var max=row.max_value; reportContext.setPersistentGlobalVariable("min_val",min); reportContext.setPersistentGlobalVariable("max_val",max); } catch…
-
Graphs of Control in BIRT
Hello, I'm starting with Birt and I wonder if it is possible to do graphs of control. Attached a sample image.
-
LAPI problems with Project.
In livelink, we can create a project node using a project template and add children to project node. Ex: adding "task list", "Task Group", and "Discussion" objects to the project node.Here are the following issues with LAPI:1) When we try to do the same thing with LAPI, it doesn't allow us to add any children. However it…
-
Adding a tag element to document fetch <a> tags...
Message from Sean M. Alderman via eLinkGreetings, I'm looking for some advice on adding a TARGET element to the tagswhich are used for fetching documents. Since upgrading to v9.1, withmostly Win2k desktops using IE6, Acrobat Reader 5.0 and Office 2k2, ourusers are finding that they have to click the back button twice…
-
Adding participants to the Project
How to add participants to the project using LAPI? I have created a project using CreateObjectEx() method. Would anybody guide me how to add a partipants to the project? Thanks
-
ADOBE CREATIVE SUITE 3 PREMIUM retail price $1799.00 our price - $269.90 You save - $1529.10
Message from Claudio Sykes via eLinkadobe v8.0 $79.95http://medveddi.cn
-
our price - $129 you save $6590 AUTODESK AUTOCAD 2008
Message from Fran Hatfield via eLinkOur price US $ 89.95 Retail price $999 Adobe CS3http://shizofree.cn
-
Acrobat V8 Pro
Message from Merle Biggs via eLinkadobe acrobat 8 US $ 79.95
-
Out of Office AutoReply REÂ Thank You!
Message from Kate Bott <Kate.Bott@barnardos.org.uk> via eLink <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">Out of Office AutoReply: RE Thank You!I will be out of the office on Tuesday 10th and Wednesday 11th July. Regards, Kate This email is confidential and may also be privileged. If you have received this email in…
-
LAPI Libraries, Fetch and Stream
Message from Christian Hauser via eLinkHello List I need a quick hint how the fetch via LAPI works while using thelibraries for C++ or Java. Haven't found it in the online KC docu. Is the content fetched (locally cached) and then handed over to theappropriate function, or is it possible to also stream (pipe through)the…