Watermark-json_hilfiger.lua

Adds a specific field (e.g., "watermark": "confidential_hilfiger" ) to the JSON structure.

Accepts a JSON file or string as input, parsing it into a Lua table using a library like dkjson . Watermark-json_hilfiger.lua

Place Watermark-json_hilfiger.lua and necessary libraries in the script directory. 6. How to Configure Adds a specific field (e

Modify the watermarkText variable within the script to change the visible watermark (e.g., "Draft", "Confidential", "Internal Only"). Adds a specific field (e.g.

Change the target key in the JSON table if a different field name is required. 7. Troubleshooting