Enable Track Changes in Word
enable_tracking_changes_in_wordEnable track changes in a Word document by providing a local .docx or .doc file path. The tool processes the file and saves a new version with revision tracking on.
Instructions
Enable Word Track Changes via PDF4me /api/v2/EnableTrackingChangesInWord. Input is a local Word file path (.docx or .doc) which is sent as docContent Base64; docName defaults to the input filename. Saves a Word output file with track changes enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_dir | No | ||
| word_file_path | Yes | ||
| output_file_name | No | ||
| request_doc_name | No |