Skip to content

Customize Redline Markup #13

Open
Open
@asolanki

Description

@asolanki

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions