org.pdfbox.examples.pdmodel

Class RubberStamp


public class RubberStamp
extends java.lang.Object

This is an example on how to add annotations to pages of a PDF document.
Version:
$Revision: 1.1 $
Author:
Paul King

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.