public class ExtractImages extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
This is the entry point for the application.
|
void |
writeJpeg2file(PDJpeg image,
String filename) |
public static void main(String[] args) throws Exception
args - The command-line arguments.Exception - If there is an error decrypting the document.public void writeJpeg2file(PDJpeg image, String filename) throws IOException
IOExceptionCopyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.