com.lowagie.tools

Class ConcatPdf

public class ConcatPdf extends Object

Tool that can be used to concatenate existing PDF files.

Since: 2.1.1 (renamed to follow Java naming conventions)

Method Summary
static voidmain(String[] args)
This class can be used to concatenate existing PDF files.

Method Detail

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