On Thu, 9 Jun 2011, ramesh wrote:
i'm developing a program which will write a table in .docx file using apache poi 3.8, when i compile the program i got the error package org.apache.poi.xwpf.usermodel does not exist.
See http://poi.apache.org/overview.html - you need to include some additional jars for the ooxml formats
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
