| java.lang.Object org.pdfbox.examples.pdmodel.RubberStamp
RubberStamp | public class RubberStamp (Code) | | This is an example on how to add annotations to pages of a PDF document.
author: Paul King version: $Revision: 1.1 $ |
Method Summary | |
public static void | main(String[] args) This will print the documents data. |
main | public static void main(String[] args) throws Exception(Code) | | This will print the documents data.
Parameters: args - The command line arguments. throws: Exception - If there is an error parsing the document. |
|
|