Add Watermark via CLI

Add watermarks to PDF document programmatically using Aspose.PDF for Aspose.PDF CLI

Add Watermark to PDF File Using cpp-cli Tool

In order to add Watermark to PDF file, we’ll use Aspose.PDF CLI API. The tool is powered by the Aspose.PDF for C++ library and is available for different operating systems including macOS, Linux, and Windows. You can download its versions directly from Aspose.PDF CLI App. Working with command lines is simple and clear. Just use the command line to execute specific commands related to PDF processing. Choose from a range of available functionalities (e.g., text extraction, encryption, adding watermarks, etc) to perform on the PDF.

Add Watermark via CLI


You need Aspose.PDF CLI to try the code in your environment.

  1. Run application with particular command.
  2. Use command addstampt.
  3. Pass the PDF.
  4. Add the image watermark.

Add Watermark to PDF - CLI

> asposepdftool addstamp [options] []
    </div>
  </div>
</div>