- java.lang.Object
-
- com.itextpdf.tools.ConcatPdf
-
public class ConcatPdf extends java.lang.ObjectTool that can be used to concatenate existing PDF files.- Since:
- 2.1.1 (renamed to follow Java naming conventions)
-
-
Constructor Summary
Constructors Constructor Description ConcatPdf()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)This class can be used to concatenate existing PDF files.
-