public interface Watermarker
| Modifier and Type | Method and Description |
|---|---|
Path |
addWatermark(Path inputFile,
Path outputDir,
String watermark)
Creates a new file based on the input file by adding a watermark
|
Path addWatermark(Path inputFile, Path outputDir, String watermark)
inputFile - the source fileoutputDir - the directory to write the output filewatermark - the watermark string to useCopyright © 2019 Nuxeo. All rights reserved.