Save This Page
Home » iText-src-2.1.3 » com.lowagie » tools » [javadoc | source]
com.lowagie.tools
public class: concat_pdf [javadoc | source]
java.lang.Object
   com.lowagie.tools.concat_pdf
Tool that can be used to concatenate existing PDF files.
Method from com.lowagie.tools.concat_pdf Summary:
main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.lowagie.tools.concat_pdf Detail:
 public static  void main(String[] args) 
    This class can be used to concatenate existing PDF files. (This was an example known as PdfCopy.java)