public class WriteDecodedDoc extends Object
Constructor and Description |
---|
WriteDecodedDoc()
Constructor.
|
public void doIt(String in, String out, String password, boolean skipImages) throws IOException
in
- The filename used for input.out
- The filename used for output.password
- The password to open the document.skipImages
- Whether to skip decoding images.IOException
- if the output could not be writtenpublic static void main(String[] args) throws IOException
args
- command line argumentsIOException
- if the output could not be writtenCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.