Package com.lowagie.tools
Class ConcatPdf
java.lang.Object
com.lowagie.tools.ConcatPdf
Tool that can be used to concatenate existing PDF files.
- Since:
- 2.1.1 (renamed to follow Java naming conventions)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConcatPdf
public ConcatPdf()
-
-
Method Details
-
main
This class can be used to concatenate existing PDF files. (This was an example known as PdfCopy.java)- Parameters:
args
- the command line arguments
-
concat
- Throws:
IOException
-