We are using SAP BO Webservices Consumer JAVA SDK jars. Some of them are mentioned above. With these jars with our code we are getting the xsl sheets with merged columns.
We are using OutputFormatType as EXCEL , ViewMode - REPORT and ViewType - Binary and we can not use XLSDataCentric outputFormatType as for that we need to go for Report Engine JAVA SDK jars.
So can you suggest anything with Webservices Consumer JAVA SDK jars to fix this?
BO version is 4.1. Reports are coming correctly from BI Launchpad.