Showing posts with the label itextsharpShow all

Watermark pdf in C#

Watermark created pdf in C# Steps for creating Pdf watermarked. creating new project window application download itextsharp from  Here add reference of itextSharp.dll to your project Add a button to form Add the following functions  using iTextSharp.text ; using iTex…

Read more