PrintPage Print a PDF from the command line. This example uses the Java 1.2 Print API, although to specify the page range the javax.print package is required. It's easy enough to strip that out if 1.4 is not available. @since 2.5 @version $Id: PrintPage.java,v 1.6 2005/08/19 11:31:01 mike Exp $