public class CreateBlankPDF extends Object
Constructor and Description |
---|
CreateBlankPDF() |
public void create(String file) throws IOException, COSVisitorException
file
- The name of the file to write to.IOException
- If there is an error writing the data.COSVisitorException
- If there is an error while generating the document.public static void main(String[] args) throws IOException, COSVisitorException
args
- The command line arguments.IOException
- If there is an error writing the document data.COSVisitorException
- If there is an error generating the data.Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.