|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfbox.PDFMerger
public class PDFMerger
This is the main program that will take a list of pdf documents and merge them, saving the result in a new document.
| Constructor Summary | |
|---|---|
PDFMerger()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Infamous main method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFMerger()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - Command line arguments, should be at least 3.
java.lang.Exception - If there is an error parsing the document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||