org.pdfbox

Class PDFSplit


public class PDFSplit
extends java.lang.Object

This is the main program that will take a pdf document and split it into a number of other documents.
Version:
$Revision: 1.6 $
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 one and a reference to a file.