Package org.apache.pdfbox
Class PDFSplit
- java.lang.Object
-
- org.apache.pdfbox.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
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Infamous main method.
-