Skip to content

wrapper has no run_redlines method #2

Closed
@regstuff

Description

@regstuff

Kudos on a great project. This is one thing I've sorely missed in python - the ability to create track changed word docs.
However, using the python wrapper like so:
output = wrapper.run_redlines('AuthorTag', '/path/to/original.docx', '/path/to/modified.docx')
throws an error saying wrapper has no run_redlines method.

Running the redlines.exe in the bin folder using subprocess works just fine, so right now I'm utilizing that, but would be nice to use the python wrapper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions