| java.lang.Object com.lowagie.tools.split_pdf
split_pdf | public class split_pdf extends java.lang.Object (Code) | | This class demonstrates how to split a PDF file using iText.
author: Bruno Lowagie |
Method Summary | |
public static void | main(String args) This class can be used to split an existing PDF file. |
main | public static void main(String args)(Code) | | This class can be used to split an existing PDF file.
Parameters: args - the command line arguments |
|
|