Package org.apache.pdfbox.tools
Class PDFSplit
java.lang.Object
org.apache.pdfbox.tools.PDFSplit
This is the main program that will take a pdf document and split it into
a number of other documents.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SYSERR
-
password
-
split
private int split -
startPage
private int startPage -
endPage
private int endPage -
outputPrefix
-
infile
-
-
Constructor Details
-
PDFSplit
public PDFSplit()Constructor.
-
-
Method Details