On Wed, 3 Jul 2013, emberey wrote:
Version 3.9OpenXML Word Documents. Using createTOC will raise an exception if any of your styles are less than 7 characters. This is caused by the method createTOC and the line if (parStyle != null && parStyle.substring(0, 7).equals("Heading")) {
Any chance you could open a bug in bugzilla for this? Bonus marks if you could also upload the patch that fixes it as per your email, and/or a unit test that shows the problem!
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
