https://issues.apache.org/bugzilla/show_bug.cgi?id=46705
--- Comment #26 from [email protected] 2009-10-01 09:03:41 PDT --- the NPE is at the line structElemType.put(ptr, structElem.get("S").toString()); structElem.get("S") returns null it seems to be caused by FOToPDFRoleMap.mapFormattingObject(s, parent) : the STANDARD_MAPPINGS map does not know table-and-caption and table-caption -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
