public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(Config config) |
static void |
main(String[] args) |
static Config |
parseArgs(String[] args) |
static void |
stampBackground(com.itextpdf.text.pdf.PdfReader reader,
com.itextpdf.text.pdf.PdfStamper stamper,
String signature,
boolean isStamp) |
public static void main(String[] args)
public static Config parseArgs(String[] args) throws FileNotFoundException
FileNotFoundExceptionpublic static void execute(Config config) throws IOException, com.itextpdf.text.DocumentException
IOExceptioncom.itextpdf.text.DocumentExceptionpublic static void stampBackground(com.itextpdf.text.pdf.PdfReader reader,
com.itextpdf.text.pdf.PdfStamper stamper,
String signature,
boolean isStamp)
throws IOException,
com.itextpdf.text.DocumentException
IOExceptioncom.itextpdf.text.DocumentExceptionCopyright © 2016. All Rights Reserved.