I need to update an embedded Excel table inside a Word document (can be .doc or .docx) using Java and the OpenOffice API UNO. Has anyone done this? Any pointers appreciated :)

link|improve this question

Not related to embedded programming/computing. Retagged. – Ian Jul 22 '11 at 13:18
feedback

1 Answer

I think you need to use Apache POI API explicitly designed for handling MS Office and Open Office. You can see POI API here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.