Hello ,
We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify.
Why is the list num not visible?
Why we dont see a strikethr…...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldListNum field = (FieldListNum) builder.insertField(FieldType.FIELD_LIST_NUM...