# How to place a watermark in a PDF document

## Description

If you would like to have watemark in the PDF document.

## Solution

1\. Create PDF Setup document

&#x20;               Select "View - Go to..." - "PDF setup documents" view

&#x20;               Create new document (i.e. "# TEST Watermark") and in the Watermark tab set Print watermark to yes.

2\. Setup the Office document to the PDF watermark creation

&#x20;               In the Office document you should set "SW\_PDFWatermarkText" custom document property to  your sign.

[![](https://sites.google.com/a/swingsoftware.com/lc/_/rsrc/1334219064113/integrator/how-to-1/how-to-place-a-watermark-in-a-pdf-document/word_image001.gif)](https://sites.google.com/a/swingsoftware.com/lc/integrator/how-to-1/how-to-place-a-watermark-in-a-pdf-document/word_image001.gif?attredirects=0)

Or:

&#x20;               programatically set "SW\_PDFWatermarkText" custom document property before the PDF creation start.
