Hi,

You probably can find out more if you create such a document in Word and
another one without this set, save it as docx, unzip both (docx is just a
zip-package) and compare the contents to find out where they differ.

Then we may be able see why the call does not work or if there is a
workaround possible.

Thanks... Dominik.

On Thu, Apr 21, 2016 at 3:42 PM, Nadav Benedek <[email protected]>
wrote:

> Hi team,
>
> Quick question regarind apache POI for Word: I am using POI to change some
> Runs in a word doc. I want these changes, when I later save the file with
> POI, but in "track changes" mode. How do I do that?  Setting
> doc.setTrackRevisions(true) doesn't help.
>
> Thanks.
>

Reply via email to