org.pdfbox

Class PDFMerger


public class PDFMerger
extends java.lang.Object

This is the main program that will take a list of pdf documents and merge them, saving the result in a new document.
Version:
$Revision: 1.2 $
Author:
Ben Litchfield

Method Summary

static void
main(String[] args)
Infamous main method.

Method Details

main

public static void main(String[] args)
            throws Exception
Infamous main method.
Parameters:
args - Command line arguments, should be at least 3.