com.etymon.pj.samples
Class AppendPage

java.lang.Object
  extended by com.etymon.pj.samples.AppendPage

public class AppendPage
extends java.lang.Object

Demonstrates appending a page to the end of a PDF file.


Constructor Summary
AppendPage()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppendPage

public AppendPage()
Method Detail

main

public static void main(java.lang.String[] args)