Home › Forums › DITA and XMetaL Discussion › Default column widths in tables › Reply To: Default column widths in tables
Reply to: Default column widths in tables
February 13, 2012 at 10:45 pmThere is an event that runs just before saving that might be used but there is the potential for conflict with the rest of the DITA functionality. Officially this part of the code is not supposed to be modified (by clients) but possible events would include On_Application_Before_Document_Validate and On_Before_Document_Save.
Ideally, if this could be dealt with external to the XML source (ie: modify the XSLT) that would be best. Is that a possibility?