public class EmbeddedFiles
extends java.lang.Object
Constructor and Description |
---|
EmbeddedFiles()
Constructor.
|
public void doIt(java.lang.String file) throws java.io.IOException, COSVisitorException
file
- The file to write the PDF to.java.io.IOException
- If there is an error writing the data.COSVisitorException
- If there is an error writing the PDF.public static void main(java.lang.String[] args)
args
- Command line arguments.