I would have thought the same, but the methods have changed and I can't
find a way to get a handle to the ElementFactory. Does anyone know how to
get a reference to the ElementFactory in a running report in 2.3 or even
if this can still be done? I need to create a dynamic table and add it to
the report using the Java event handler and I understand that this should
occur by overridding the methods using a ReportEventAdapter class in Java.
Thanks.