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?
Could you resolve the above issuuee.. I am stuck with the same issue now..