WikiPlus

PDF Watermark Guide: DRAFT, CONFIDENTIAL, and Custom Text

The text you choose for a PDF watermark communicates something specific to every reader who opens the document. DRAFT tells them the content may change. CONFIDENTIAL tells them to restrict distribution. SAMPLE signals it is not a usable copy. Each watermark type has conventions for how it should look — opacity, size, color, and angle — that have developed in professional settings over years. This guide covers the most common watermark texts, recommended settings for each, and how to create effective custom watermarks.

DRAFT Watermarks: Settings and Best Practices

A DRAFT watermark is one of the most frequently used document labels. It signals that the document has not been finalized, should not be acted upon as authoritative, and may undergo significant changes before release. DRAFT watermarks are used on everything from legal briefs under revision to marketing copy waiting for approval to financial reports before sign-off. For a DRAFT watermark, the conventional look is a large diagonal text in red or dark red at moderate opacity. Recommended settings: font size 60 to 72 points, angle 45 degrees, opacity 30 to 40 percent, color red or dark red (hex #CC0000 is a widely used shade). This creates a watermark that is unmistakably visible at a glance without making the document unreadable. A DRAFT watermark should be prominent enough that it cannot be accidentally overlooked. If a recipient prints the document without reading it carefully, they should still see the DRAFT label on the printed copy. This argues for slightly higher opacity compared to CONFIDENTIAL watermarks, which are typically only relevant when sharing the document, not when someone is already reading it in detail. For internal documents circulated within a team for comment, a DRAFT watermark reduces the risk of out-of-date versions being acted upon. For documents sent to external reviewers, it clearly communicates the review status and prevents premature citation or distribution of unfinished material.

CONFIDENTIAL Watermarks: Settings and Use Cases

A CONFIDENTIAL watermark signals that the document contains information with restricted distribution. It appears on legal documents, financial statements, personnel records, strategic plans, client proposals, and any document where unauthorized access or distribution would be a problem. For a CONFIDENTIAL watermark, gray or dark gray tends to look more professional and authoritative than red. Red can feel alarmist for documents that are routinely confidential as a matter of course rather than urgently so. Recommended settings: font size 48 to 60 points, angle 45 degrees, opacity 20 to 30 percent, color dark gray (hex #555555 or similar). This creates a visually clear label that does not make the document difficult to read. Some organizations use CONFIDENTIAL watermarks combined with the recipient's name or a document number on separate lines. While a browser-based tool typically applies a single line of text, you can include line breaks or abbreviate to fit meaningful identifier information alongside the CONFIDENTIAL label. For legal enforceability — establishing that a document was clearly marked as confidential before distribution — a CONFIDENTIAL watermark applied consistently across all pages is strong evidence. Some legal frameworks require explicit confidential marking for trade secret or NDA protections to apply. Consult your legal team about requirements specific to your jurisdiction and document type.

Custom Watermark Text: Company Name, Copyright, and Personalization

Beyond standard labels, custom text watermarks serve several professional purposes. Company or brand name watermarks make it immediately clear who authored the document. Copyright notices establish ownership on every page. Personalized recipient watermarks — placing the client's name or email address in the watermark — create accountability for distribution. For company name watermarks, a horizontal (0-degree angle) or gentle diagonal placement at lower opacity typically looks more polished than the aggressive diagonal style of CONFIDENTIAL or DRAFT. Recommended settings: font size 18 to 36 points depending on the company name length, angle 0 or 30 degrees, opacity 10 to 20 percent, brand color. This creates a subtle but consistent brand presence on every page. For copyright watermarks — something like Copyright 2026 YourCompany or the copyright symbol followed by the company name and year — small horizontal text at the center or bottom of each page is conventional. This style mimics footer text rather than a traditional diagonal watermark, and a font size of 12 to 18 points in gray at 40 to 50 percent opacity works well. For personalized recipient watermarks, include enough information to identify the specific copy — the recipient's email address or full name. Apply this alongside or instead of a CONFIDENTIAL label. If documents are distributed to ten recipients and one copy leaks, the watermark identifies which recipient's copy was compromised. This use case is common in legal discovery, M&A processes, and any situation involving sensitive material distributed to multiple parties under NDA.

Typography, Color, and Angle: Getting the Look Right

Beyond the text content, three visual settings determine how a watermark looks: typography (font size), color, and angle. Getting these right is what separates a professional-looking watermark from a clumsy one. Font size is relative to the page. On a standard A4 or US Letter page at normal zoom, a 60-point font is large — roughly 2 centimeters tall. At a 45-degree angle, a 60-point text string like CONFIDENTIAL stretches across most of the page. For a single word like DRAFT, a 72-point size at 45 degrees creates a bold, unmissable mark. For longer phrases like DO NOT COPY or a company name, scale down to 36 or 48 points to keep the text from running off the page. Color psychology matters for watermarks. Red communicates urgency and warning — appropriate for DRAFT or URGENT labels. Gray communicates professionalism and seriousness — appropriate for CONFIDENTIAL or archival labels. Black is most visible but can be heavy at any opacity. Blues and greens can work for brand watermarks. Avoid colors that are too close to the document's background — a light yellow watermark on a white document will barely be visible. Angle conventions are well-established. A 45-degree diagonal is the most universally recognized watermark style — everyone understands at a glance that it is a watermark rather than document content. A 0-degree horizontal angle looks more like a header or footer text stamp. Negative angles (leaning the other way) are less conventional but can be used for aesthetic variety in brand watermarks. For maximum clarity and professionalism, 45 degrees is the default choice for most use cases.

Frequently Asked Questions

Can I use a watermark tool to add a URL or web address to a PDF?
Yes. Any text string can be used as watermark text, including URLs. Type the full URL — for example, www.yourcompany.com — into the watermark text field. Style it appropriately: a URL watermark typically looks better at a smaller font size (18 to 30 points), a shallow angle (0 to 30 degrees), and lower opacity (15 to 25 percent) than a traditional CONFIDENTIAL-style watermark. This is a common approach for adding a persistent source attribution to distributed documents.
How do I add a two-line watermark, like CONFIDENTIAL on one line and a document number below?
Most browser-based watermark tools apply a single line of text. To simulate a two-line watermark, you have a few options. Some tools accept line break characters in the text input — try pressing Enter or Shift+Enter in the text field. If the tool does not support multi-line text, apply the watermark twice: once with CONFIDENTIAL and once with the document number, using different position settings (center and bottom) or different opacity values to layer them.
Will the watermark text be selectable in the output PDF?
This depends on how the tool applies the watermark. Tools that use pdf-lib to draw the watermark as a text object with a font resource typically produce selectable text. Tools that render the watermark as a graphic path or image produce non-selectable marks. For most use cases — visual identification and deterrence — selectability does not matter. For automated extraction scenarios where the watermark text needs to be machine-readable, check the tool's implementation.