Hi Stack Overflow community,
Currently I am working on a feature using the Docx4J for RShiny, I have everything working right now. The Rshiny recognizes the java function through the JAR file that I have packaged.
Does anyone know why the Java accept tracking of docx4j is not removing the tables in the word document, even thought the during the tracking changes mode it deleted the table with the text the table still remains?
However when I accept tracking changes in the word document it removes the table too. I am not sure how to approach this problem any advice is appreciated.
Thanks.