I am using this code to add watermark to files.
public static void AddWaterMarkToFile(string FilePath, string password, string ImagePath)
{
using (FileStream stream = File.Open(FilePath, FileMode.Open, FileAccess.Read…...ScaleToParentArea , which makes the watermark zero-sized just...