This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....textWatermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...imageWatermark = new ImageWatermark ( "protect.jpg" ); imageWatermark . setHorizontalAlignme...