Adding watermarks

GroupDocs.Watermark for Java supports the following watermark types.

  1. TextWatermark
  2. ImageWatermark

Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.

  1. Load the document 
  2. Create and initialize watermark object 
  3. Set watermark properties 
  4. Add a watermark to the document 
  5. Save the document

For more details please refer to the following guides: