-
Change workflow attribute value from outside workflow instance
Hello, I'm still green to to OScript, so I'm not sure if what I'm asking is possible. What I'm doing: I have a dashboard-style Webreport that lists all instances of a workflow that are on a particular step. These workflow instances are grouped into to two tables based on the value of one of the workflow's attributes (set…
-
Add BIRT Viewer to a Spring Project
Hello, I'm new to BIRT and I have been successful in running a birt report with data from my spring application. I'm now trying to embed the Viewer in my jsp so that when the report is executed, it's shown to the user in the Birt viewer. Unfortunately, I'm unable to embed the Viewer into my jsp. Could someone please give…
-
Is there an option to set column width in TableReportView
Hi, Is there an option to set individual column width in the TableReportView options? We are using an HTML web report with the live report to show search results and need a way to expand a few columns and shrink others to fit in the column values and make them readable. Is there a document that details these options? I am…
-
WebReport Generated WordML document and Blazon Conversion to PDF
Hi. I've got a webreport generating wordml output to make a dynamic work document. I can open the file ok with word2007 (I know!) on the server, but cannot work out how to get Blazon to convert it to a pdf. It just outputs the xml content instead with the otf2dl loader, and the others I've tried won't even load the file.…