public class UsingTextMatrix extends Object
| Constructor and Description |
|---|
UsingTextMatrix()
Constructor.
|
public void doIt(String message, String outfile) throws IOException, org.apache.pdfbox.exceptions.COSVisitorException
message - The message to write in the file.outfile - The resulting PDF.IOException - If there is an error writing the data.org.apache.pdfbox.exceptions.COSVisitorException - If there is an error writing the PDF.public static void main(String[] args)
args - Command line arguments.Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.