public class WatermarkServiceImpl extends Object implements WatermarkService
| Constructor and Description |
|---|
WatermarkServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
applyWatermark(byte[] pdfBytes,
WatermarkBean watermarkBean)
This method for applying watermark to the pdf
|
public byte[] applyWatermark(byte[] pdfBytes,
WatermarkBean watermarkBean)
throws Exception
applyWatermark in interface WatermarkServiceExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.