On Tue, 6 Dec 2011, John Turnbull wrote:
The font exists and the run's text is not null so why would this fail?
I cannot locate the source in question but the actual exception is:
java.lang.NullPointerException
at
org.apache.poi.xwpf.usermodel.XWPFRun.setFontFamily(XWPFRun.java:465)
I can't see anything obviously wrong with that line that would cause this.
Are you able to create a simple unit test that shows the problem?
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]