public class RubberStampWithImage extends Object
Constructor and Description |
---|
RubberStampWithImage() |
Modifier and Type | Method and Description |
---|---|
void |
doIt(String[] args)
Add a rubber stamp with an jpg image to every page of the given document.
|
static void |
main(String[] args)
This creates an instance of RubberStampWithImage.
|
public void doIt(String[] args) throws IOException
args
- the command line argumentsIOException
- an exception is thrown if something went wrongCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.