public class UsingTextMatrix extends Object
Constructor and Description |
---|
UsingTextMatrix()
Constructor.
|
public void doIt(String message, String outfile) throws IOException
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–2017 The Apache Software Foundation. All rights reserved.