public class AddMessageToEachPage extends Object
Constructor and Description |
---|
AddMessageToEachPage()
Constructor.
|
public void doIt(String file, String message, String outfile) throws IOException
file
- The file to write the PDF to.message
- The message to write in the file.outfile
- The resulting PDF.IOException
- If there is an error writing the data.public static void main(String[] args) throws IOException
args
- Command line arguments.IOException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.