Hi, Sorry if this a RTFM/FAQ. I guess I'm trying to do something quite common , which is to use CVS to hold word document but with the possibility of automatically reflecting the CVS version in the document (and also possibly the document history) upon CVS commit ... In other words I'd like my word document versioning information to be in sync with the CVS ones.
The automatic CVS stuff on commit looks easy (using the CVS commit hook). What seems less trivial is modifying the word document programmatically. Is the current version of POI able to do this ? Is it possible to change a word "property" ? Is it possible to change some text in the word document and save it back as a word document ? Is there any restriction on the word format supported by POI ? Lots of questions! Thanks -Vincent
