Greetings
I am using spire.Doc for word document manipulation.
I am facing issue with track changes.
I have successfully enabled the track change using the settings as mentioned in the spire.doc api reference for python and am doing multiple manipulation in the document but they are not being reflected in the document visually like we perceive when we do the changes manually in word
While the changes are being can be seen and the option for the track change is enabled. They are not visually seen. This is the issue i am facing
All libraries and dependencies have been installed and i faced no issue what so in the installation.
Would appreciate it if someone could guide me in what the issue might be. Or is this an old issue in the library
Thank you