Open
Description
Love this package, best working Python tool for redlining/tracking changes on docx files programmatically.
I am looking for the ability to customize the markup for a redline: in particular looking to color-code tracked changes based on industry standard for contract markup in the legal field:
- Red w/ strikethrough = deletion
- Blue = addition
- Green w/ strikethrough = move source (section moved from here)
- Green = move destination (section moved to here)
I have spent a little bit of time looking into this, and it seems like the redlines
executable does not expose any of this functionality, but it may available as part of the Open XML Power Tools library RevisionProcessor
Open to suggestions or pointers on how I can go about doing this. Thanks!
Metadata
Metadata
Assignees
Labels
No labels