| java.lang.Object com.lowagie.tools.concat_pdf
concat_pdf | public class concat_pdf (Code) | | Tool that can be used to concatenate existing PDF files.
|
Method Summary | |
public static void | main(String args) This class can be used to concatenate existing PDF files. |
main | public static void main(String args)(Code) | | This class can be used to concatenate existing PDF files.
(This was an example known as PdfCopy.java)
Parameters: args - the command line arguments |
|
|