Skip to main content

Add Text Watermark to Excel - Security Marking for Make

What this module does

PDF4me Add Text Watermark to Excel applies WordArt text watermarks — CONFIDENTIAL, DRAFT, INTERNAL ONLY, copyright notices — to Excel worksheets within Make scenarios. Control text size (4 presets from 50pt to 150pt), color, font, bold and italic styling, transparency (0–100%), rotation angle (-360° to 360°), and 9-position grid placement. Works with Google Drive, Dropbox, SharePoint, and email attachment workflows.

Set transparency between 40–60 for readable watermarks

A Transparency of 0 means fully opaque (solid, blocks content), while 100 means invisible. For security watermarks like CONFIDENTIAL, 40–60 provides a strong visual mark while keeping the underlying data readable. DRAFT watermarks work well at 60–70. Copyright notices at 20 remain clearly visible without overwhelming the content.

Use -45° rotation with Position 4 for classic diagonal center watermark

The standard watermark appearance uses Rotation Angle = -45 (counter-clockwise diagonal) and Position = 4 (center). Text Size 4 (Extra Large, 150pt) maximizes visibility for security marks. For subtle copyright notices, use Text Size 1 (Small, 50pt) with Position 8 (bottom-right) and Rotation 0 for a horizontal footer-style watermark.

0-based worksheet indexes vs 1-based in other Excel modules

Selected Worksheet Indexes for this module use 0-based numbering — worksheet 0 is the first tab, 1 is the second. This differs from other Excel modules that use 1-based indexing. Double-check your index values when switching between modules. Leave both Selected Worksheet Names and Selected Worksheet Indexes empty to watermark all worksheets automatically.

Authenticating Your API Request

To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's Excel watermarking services.

Add Text Watermark Excel Make

Key Features

  • WordArt Watermarks with four size presets or custom sizing
  • Color & Font customization with bold/italic options
  • Transparency control 0–100%
  • Rotation -360° to 360°
  • 9-Position Grid placement
  • Worksheet Targeting by names or indexes

Parameters

Complete list of parameters for the Add Text Watermark to Excel module. Configure these parameters to control watermark appearance and placement.

Important: Parameters marked with an asterisk (***) are required and must be provided for the module to function correctly.

ParameterTypeDescriptionExample
File Name***StringExcel Document Name
• Filename with .xlsx or .xls extension
• Used for output identification
• Supports dynamic naming from scenario variables
data.xlsx
Document***BufferExcel File Content
• Map from previous module (Drive/Dropbox/HTTP)
• Binary Excel document for watermark application
• Workbook structure remains unchanged
[Buffer]
Watermark Text***StringWatermark Display Text
• Text to display as WordArt watermark
• Common examples: "CONFIDENTIAL", "DRAFT", "INTERNAL ONLY"
• Supports dynamic values from scenario
CONFIDENTIAL
Text SizeNumberWatermark Size Preset
1 = Small (50pt)
2 = Medium (75pt)
3 = Large (100pt, default)
4 = Extra Large (150pt)
• Larger sizes more visible but may obscure content
3
Text ColorStringWatermark Color
• Hex code (#RRGGBB) or named color
• Examples: #FF0000 (red), #808080 (gray), DarkBlue
• Default: Black
#FF0000
Font FamilyStringFont Family Name
• Standard fonts: Arial, Calibri, Times New Roman
• Ensure font available in Excel
• Default: Calibri
Arial
Is BoldBooleanBold Font Weight
True - Apply bold styling
False - Normal weight (default)
• Enhances visibility
false
Is ItalicBooleanItalic Font Style
True - Apply italic styling
False - Normal style (default)
• Often used for DRAFT markings
false
TransparencyNumberOpacity Control
• 0 = Fully opaque (solid)
• 100 = Fully transparent (invisible)
• 40-60 typical for visible but non-intrusive
• Default: 50
40
Rotation AngleNumberRotation (degrees)
• -360 to 360 degrees
• Negative = counter-clockwise
• -45 typical for diagonal watermarks
• Default: 0 (horizontal)
-45
PositionNumber9-Position Grid Placement
• 0=Top-Left, 1=Top-Center, 2=Top-Right
• 3=Middle-Left, 4=Center (default), 5=Middle-Right
• 6=Bottom-Left, 7=Bottom-Center, 8=Bottom-Right
4
Selected Worksheet NamesArrayTarget Worksheets by Name
• Exact case-sensitive names
• Empty with Indexes = all sheets
["Sheet1","Summary"]
Selected Worksheet IndexesArrayTarget Worksheets by Index (0-based)
• 0 = first worksheet
• Union with Names when both provided
[0,2]

Output

Table View

ParameterTypeDescription
NameStringOutput Excel filename
Doc DataBufferExcel with text watermark

Scenario Examples

The PDF4me Add Text Watermark to Excel module in Make provides comprehensive scenario templates designed for real-world security and compliance needs:

Automated Confidential Document Watermarking Workflow

Secure your sensitive documents with automated WordArt watermarking:

Complete Scenario Steps:

  1. Trigger: Document uploaded to confidential folder in storage system
  2. Get Sensitive Document: Retrieve Excel workbook from secure storage
  3. Add CONFIDENTIAL Watermark: Insert "CONFIDENTIAL" as WordArt watermark
  4. Set Center Position: Position = 4 (center) for maximum visibility
  5. Set Large Size: Text Size = 4 (Extra Large, 150pt) for clear marking
  6. Set Red Color: Text Color = #FF0000 for attention-grabbing red
  7. Set Transparency: Transparency = 40 (60% visible, allows content reading)
  8. Rotate Diagonal: Rotation Angle = -45 for classic diagonal watermark
  9. Apply to All Sheets: Leave worksheet selectors empty for all-sheet coverage
  10. Email Authorized Users: Distribute with access controls to authorized recipients

Business Benefits:

  • Watermarks 200+ confidential files monthly automatically
  • Large diagonal red WordArt provides unmistakable security indicator
  • 40% transparency maintains content readability while marking
  • Eliminates risk of unmarked sensitive document distribution by 100%

Industry Use Cases & Applications

  • Confidential Financial Reports: Add "CONFIDENTIAL" watermark center-diagonal on quarterly financial statements
  • Draft Budget Workbooks: Apply "DRAFT" watermark with 60% transparency on preliminary budget documents
  • Internal Audit Files: Insert "INTERNAL USE ONLY" watermark on audit working papers and schedules
  • Pre-Announcement Results: Watermark earnings reports with "EMBARGOED UNTIL [DATE]" before public release
  • Sensitive Analysis: Apply diagonal watermarks to M&A financial models and valuation spreadsheets

Get Help