com.lowagie.tools
Class split_pdf
java.lang.Object
com.lowagie.tools.split_pdf
- public class split_pdf
- extends Object
This class demonstrates how to split a PDF file using iText.
- Author:
- Bruno Lowagie
Method Summary |
static void |
main(String[] args)
This class can be used to concatenate existing PDF files. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
split_pdf
public split_pdf()
main
public static void main(String[] args)
- This class can be used to concatenate existing PDF files.
(This was an example known as PdfCopy.java)
- Parameters:
args
- the command line arguments