Add Text Watermark to Word - Security Marking for Zapier
PDF4me Add Text Watermark overlays custom text—"CONFIDENTIAL", "DRAFT", "APPROVED", or any label—across your Word documents. Choose font, size, color, and orientation (horizontal, diagonal, vertical). Perfect for marking sensitive docs before sharing or stamping drafts for review.
Authenticating Your API Request
To access the PDF4me Web API through Zapier, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Zapier workflows and PDF4me's powerful Word text watermarking services.


Configuration at a Glance
File mapped from step 2, File Name = abc.docx, Watermark Text = Ynoox (or "CONFIDENTIAL"); Font Family, Font Size optional.
CONFIDENTIAL
Diagonal
72
#FF0000
Use the + button to map File and File Name from earlier Zap steps. The Word file must provide full content, not "Exists but not shown".
If you see "File: (Exists but not shown)" and get errors, select the option that provides the full file content. See Zapier & Power Automate Tips for details.
Key Features
- Text Watermark Support: Professional text watermarks with any custom text content
- Font Customization: Full control over font family, font name, and font size
- Color Options: Named colors, hex codes, RGB values, and 3-digit hex support
- Rotation Control: Custom rotation angles (0-360°) or predefined orientation presets
- Transparency Options: Semi-transparent or fully opaque watermark effects
- Automatic Sizing: Intelligent sizing based on text length and font size
- Document-wide Application: Watermarks applied to all sections and headers
- Behind Text Placement: Watermarks positioned behind document content
Parameters
Complete list of parameters for the Add Text Watermark action. Parameter names match the Zapier configuration UI.
- Map File and File Name from previous step
- Set Watermark Text (e.g., "CONFIDENTIAL", "DRAFT")
- Choose Orientation (Horizontal, Diagonal, Vertical, Upside-Down)
- Set Font Family, Font Size, Font Color; Semi Transparency = Yes for subtle effect
Important: Parameters marked with an asterisk (***) are required.
| Parameter | Type | Description | Example |
|---|---|---|---|
| File Name*** | String | Word Document Name • Filename with .docx or .doc extension • Used for processing and output file identification • Supports dynamic naming from Zap variables • Required for watermarking operation | document.docx |
| Document*** | File | Word File Content • Map from previous step (Drive/Dropbox/Email) • Word document for watermark application • Must be valid Word format (.docx, .doc) • Content and formatting preserved | [File from Dropbox] |
| Watermark Text*** | String | Text Content for Watermark • Text to display as watermark across document • Required - cannot be null, empty, or whitespace only • Supports alphanumeric characters and symbols • Displayed using WordArt with automatic sizing • Common examples: "CONFIDENTIAL", "DRAFT", "APPROVED" | CONFIDENTIAL |
| Orientation of The Text | String | Predefined Text Orientation • Horizontal - Text displayed horizontally (0°) • Vertical - Text displayed vertically (90°) • Diagonal - Text displayed diagonally (45°) - Most common • Upside-Down - Text displayed upside-down (180°) • Overrides Rotation parameter if provided • Default: "Horizontal" | Diagonal |
| Font Family | String | Font Family Name • Font family for watermark text • Common fonts: "Arial", "Calibri", "Times New Roman", "Helvetica" • Default: "Arial" • Used if Font Name not specified • Invalid fonts use system default | Arial |
| Font Size | Number | Font Size in Points • Font size for watermark text in points • Range: 1 to 1000 points • Default: 72 points • Larger sizes create more prominent watermarks • Affects automatic watermark dimensions | 72 |
| Font Color | String | Text Color • Named colors: "Red", "Blue", "Green", "Black", "Gray" • Hex format: "#FF0000", "#00FF00", "FF0000" (with or without #) • RGB format: "RGB(255, 0, 0)" or "rgb(255,0,0)" • 3-digit hex: "#F00" expands to "#FF0000" • Default: "#808080" (gray) | #FF0000 |
| Semi Transparency | Boolean | Transparency Control • Yes/True - Watermark opacity 50% • No/False - Watermark opacity 100% (default) • Creates subtle watermark effect when enabled • Maintains full visibility when disabled | Yes |
| Rotation | Number | Rotation Angle in Degrees • Custom rotation angle (0-360°) • Precise control over rotation • Default: 0 (no rotation) • Used as fallback when Orientation not provided • Automatic sizing applies | 45 |
| Culture Name | String | Document Culture/Locale • Culture code for document processing • Examples: "en-US", "de-DE", "fr-FR" • Default: null • Affects document language and metadata | en-US |
Output
The PDF4me Add Text Watermark to Word action returns the watermarked Word file for use in subsequent Zap steps. The output format is common across all PDF4me Word file-returning actions in Zapier.
Key output fields (map these to your next step)
API endpoint to download the watermarked Word file. Map this to the next step's file input.
api.pdf4me.com/Zapier/GetDocument?d=...Alternative download URL with filename in path.
api.pdf4me.com/Zapier/GetAltDocument/.../document.docx- Table
- JSON
- Zap Integration
| Parameter | Type | Description |
|---|---|---|
| Job Id | String | Unique identifier for the Zapier job execution |
| File Url | URL | API endpoint to download the watermarked Word file |
| Alternate File Url | URL | Alternate download URL with filename in path |
| File Name | String | Base filename without extension |
| Full File Name | String | Complete filename with extension |
| File Extension | String | File extension (.docx) |
Example JSON output (URLs show format only):
{
"Job Id": "...",
"File Url": "api.pdf4me.com/Zapier/GetDocument?d=...",
"Alternate File Url": "api.pdf4me.com/Zapier/GetAltDocument/.../document.docx",
"File Name": "document",
"Full File Name": "document.docx",
"File Extension": ".docx"
}
Use + to map File Url or Alternate File Url to the next step—Drive, Dropbox, Email, or another PDF4me Word action.
Scenario Examples
The PDF4me Add Text Watermark to Word action in Zapier provides comprehensive scenario templates designed for real-world security and branding needs:
- Confidential Marking
- Draft Marking
- Approval Status
Automated Confidential Document Watermarking Workflow
Apply CONFIDENTIAL watermarks to sensitive documents automatically:
Complete Scenario Steps:
- Trigger: Document uploaded to confidential folder in Google Drive
- Get Sensitive Document: Retrieve Word document from secure folder
- Add CONFIDENTIAL Watermark: Set Watermark Text = "CONFIDENTIAL"
- Set Diagonal Orientation: Orientation of The Text = "Diagonal" (45°)
- Set Red Color: Font Color = "#FF0000" for high visibility
- Set Large Font: Font Size = 96 for clear marking
- Apply Semi-Transparency: Semi Transparency = Yes for 50% opacity
- Set Arial Font: Font Family = "Arial" for professional appearance
- Upload Marked Document: Save to secure Google Drive folder
- Email Authorized Users: Send to recipients with access controls
Business Benefits:
- Watermarks 300+ confidential documents monthly automatically
- Diagonal red watermark provides unmistakable security indicator
- 50% transparency allows content readability while marking
- Eliminates risk of unmarked sensitive document distribution by 100%
Automated Draft Document Marking Workflow
Mark work-in-progress documents with DRAFT watermarks:
Complete Scenario Steps:
- Trigger: Document saved to "Draft" folder in Dropbox
- Get Draft Document: Retrieve Word document from draft folder
- Add DRAFT Watermark: Set Watermark Text = "DRAFT"
- Set Diagonal Orientation: Orientation of The Text = "Diagonal"
- Set Gray Color: Font Color = "#808080" for subtle appearance
- Set Medium Font: Font Size = 72 for moderate visibility
- Apply Semi-Transparency: Semi Transparency = Yes for 50% opacity
- Upload Marked Draft: Save to review folder
- Email Review Team: Send draft with clear DRAFT marking
- Log Draft Event: Record draft creation and distribution
Business Benefits:
- Marks 200+ draft documents monthly automatically
- Gray diagonal watermark clearly indicates draft status
- Semi-transparency keeps watermark subtle and non-intrusive
- Prevents accidental distribution of drafts as final by 95%
Automated Approval Status Watermarking Workflow
Apply APPROVED watermarks to finalized documents:
Complete Scenario Steps:
- Trigger: Document approval status changed to "Approved"
- Get Approved Document: Retrieve Word from workflow system
- Add APPROVED Watermark: Set Watermark Text = "APPROVED"
- Set Horizontal Orientation: Orientation of The Text = "Horizontal"
- Set Green Color: Font Color = "#008000" for approval indication
- Set Bold Font: Font Size = 80 for visibility
- No Transparency: Semi Transparency = No for 100% opacity
- Upload Final Document: Save to approved documents folder
- Email Stakeholders: Send approval notification with document
- Archive in Final: Store approved version in compliance archive
Business Benefits:
- Marks 150+ approved documents monthly automatically
- Green horizontal watermark provides clear approval indicator
- Full opacity ensures approval status highly visible
- Reduces manual watermarking time from 5 to 0 minutes per document
Industry Use Cases & Applications
- Legal & Professional
- Finance & Accounting
- Human Resources
- Corporate & Operations
- Attorney-Client Privilege: Add "ATTORNEY-CLIENT PRIVILEGED" diagonal watermark to confidential legal memos
- Draft Contracts: Apply "DRAFT" watermark to contract versions during negotiation
- Court Filing Preparation: Add "FILED - [Date]" watermark to filed legal documents
- Confidential Discovery: Watermark discovery documents with "CONFIDENTIAL - ATTORNEYS' EYES ONLY"
- Work Product Protection: Apply "WORK PRODUCT - DO NOT DISCLOSE" to internal analysis documents
- Financial Report Security: Add "CONFIDENTIAL" diagonal red watermark to quarterly financial statements
- Draft Budget Documents: Apply "DRAFT" gray watermark to preliminary budget workbooks
- Internal Audit Files: Watermark audit working papers with "INTERNAL USE ONLY"
- Pre-Announcement Materials: Add "EMBARGOED UNTIL [DATE]" to earnings announcements
- Board Package Security: Apply "BOARD CONFIDENTIAL" watermark to board meeting materials
- Performance Review Confidentiality: Add "HR CONFIDENTIAL" watermark to employee review documents
- Compensation Analysis: Apply "STRICTLY CONFIDENTIAL" red watermark to salary and comp analysis
- Reorganization Plans: Watermark org change documents with "CONFIDENTIAL - DO NOT DISTRIBUTE"
- Personnel File Security: Add "PERSONNEL FILE - AUTHORIZED ACCESS ONLY" to employee records
- Draft Policies: Apply "DRAFT - FOR REVIEW" watermark to policy documents under development
- Strategic Plan Protection: Add "CONFIDENTIAL" diagonal watermark to strategic planning documents
- M&A Documentation: Apply "CONFIDENTIAL - PROJECT [CODE NAME]" to merger/acquisition materials
- Product Launch Plans: Watermark pre-launch documents with "CONFIDENTIAL - DO NOT SHARE"
- Vendor Proposals: Add "DRAFT PROPOSAL" watermark during proposal development
- Approval Workflow: Apply status watermarks ("UNDER REVIEW", "APPROVED", "REJECTED") based on workflow state