public class ExtractImages
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This is the entry point for the application.
|
void |
writeJpeg2file(PDJpeg image,
java.lang.String filename) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The command-line arguments.java.lang.Exception - If there is an error decrypting the document.public void writeJpeg2file(PDJpeg image, java.lang.String filename) throws java.io.IOException
java.io.IOException