Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt report in Maximo export to PDF (Birt report in Maximo export to PDF )
Birt report in Maximo export to PDF [message #1722790] Tue, 09 February 2016 08:04
shilpi bhatnagar is currently offline shilpi bhatnagarFriend
Messages: 2
Registered: August 2015
Junior Member
Hi

I have a Birt report (v 3.7.1) and i am running this report in maximo. In maximo application the report data appears alinged . I have 85 columns in the report . In excel and html report looks good bt when i export to pdf all colums appaear but data is truncated as each column width is .117 in.
I had tried to add
importPackage(Packages.com.ibm.tivoli.maximo.report.script);

mxReportScriptContext = MXReportScriptContext.initialize(reportContext);

mxReportScriptContext.getRenderOption().setOption(IPDFRenderOption.PDF_HYPHENATION, Boolean.True);

in initialize script but it gives error
TypeError: Cannot find function getRenderOption in object com.ibm.tivoli.maximo.report.script.MXReportScriptContext@44394439. (/report/method[@name="initialize"]#12) (Element ID:1)

Any help would be appreciated how to resolve this issue.

Regards
Shilpi

Previous Topic:Can not load the report query
Next Topic:Custom date format problem
Goto Forum:
  


Current Time: Thu Apr 25 11:41:29 GMT 2024

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

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

Back to the top