COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: rdq on 26 Jul 2006 02:47:17 AM

Title: Cell index out of range in PDF
Post by: rdq on 26 Jul 2006 02:47:17 AM
Hi to you all, guys!

Here it is an old issue: we are facing a problem generating PDF reports. ReportNet that throws the following:

CCLAssertError:0:Fatal: CCL_ASSERT_NAMED(nCell < (int)tableColsVector.size (), "WRPDFRowData::reflow - resizeHorizontal -- cell index out of range");

It works fine in HTML but not always in PDF: when i throw the report with the data of a single enterprise it works ok, but when i choose a set of them it fails. The report is complex: i has several tables tha show or hide date depending on a set of variables.. and also contain repeaters..

Has anyone any idea to  face this problem?
Title: Re: Cell index out of range in PDF
Post by: Kanchana on 10 Oct 2012 11:13:54 AM
Could you resolve the above issuuee.. I am stuck with the same issue now..