I need create a document word with Java.
And I ask, how can I do it? How can create tables?
And how I create bullets to paragraphs?
Net not have more information.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’re right.It does not have more info on net because it is not smart enough.
The one alternative that I’m aware of is iText, which can generate RTF documents, which MS Word (and every other similar application) can read. It includes full table support.
And, of course, iText can generate PDF also.