Package com.lowagie.tools
Class SplitPdf
java.lang.Object
com.lowagie.tools.SplitPdf
This class demonstrates how to split a PDF file using iText.
- Since:
- 2.1.1 (renamed to follow Java naming conventions)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplitPdf
public SplitPdf()
-
-
Method Details
-
main
This class can be used to split an existing PDF file.- Parameters:
args
- the command line arguments
-