Uipath Marketplace
MarketplaceListingsSnippetNovigo Solutions - Add Text Watermark to PDF

Create your first automation in just a few minutes.Try Studio Web

Novigo Solutions - Add Text Watermark to PDF

Novigo Solutions - Add Text Watermark to PDF

by Novigo Solutions

6

Snippet

Downloads

143

back button
back button
carouselImage0
next button
next button

Summary

Summary

A process to add text watermarks to PDF files.

Overview

Overview

This Snippet has three arguments:

Input arguments:

1. in_InputPdfFilePath (String): Full File Path of the Input PDF. Document file should be passed to this variable.

Example: "E:\Input_PDF_File.pdf"

2. in_WatermarkText (String): The watermark text which is to be added to the PDF cocument should be passed to this variable.

Example: "Test Watermark”etc.

3. in_OutputPdfFilePath (String): Full File Path of the Output PDF. Document file should be passed to this variable.

Example: "E:\Output_PDF_File.pdf

Features

Features

For example, we can add a client company name as a watermark during PDF automation, so that we can differentiate the PDF files for different clients.

Additional Information

Additional Information

Dependencies

UiPath.System.Activities and Syncfusion.Pdf.Net.Core

Code Language

Visual Basic

Publisher

Novigo Solutions

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

Feb 22, 2021

Works with

Studio: 18.4.1 - 22.10

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings