org.pdfbox.examples.pdmodel

Class RemoveFirstPage


public class RemoveFirstPage
extends java.lang.Object

This is an example on how to remove pages from a PDF document.
Version:
$Revision: 1.5 $
Author:
Ben Litchfield

Method Summary

static void
main(String[] args)
This will print the documents data.

Method Details

main

public static void main(String[] args)
            throws Exception
This will print the documents data.
Parameters:
args - The command line arguments.