org.pdfbox.examples.pdmodel

Class AddJavascript


public class AddJavascript
extends java.lang.Object

This is an example of how to set some javascript in the document.
Version:
$Revision: 1.3 $
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.