See: Description
| Class | Description | 
|---|---|
| AddAnnotations | 
 Add annotations to pages of a PDF document. 
 | 
| AddImageToPDF | 
 This is an example that creates a reads a document and adds an image to it.. 
 | 
| AddJavascript | 
 This is an example of how to set some javascript in the document. 
 | 
| AddMessageToEachPage | 
 This is an example of how to add a message to every page
 in a pdf document. 
 | 
| AddMetadataFromDocInfo | 
 This is an example on how to add metadata to a document. 
 | 
| CreateBlankPDF | 
 Create a blank PDF and write the contents to a file. 
 | 
| CreateBookmarks | 
 This is an example on how to add bookmarks to a PDF document. 
 | 
| CreateGradientShadingPDF | 
 This example creates a PDF with type 2 (axial) and 3 (radial) shadings with a
 type 2 (exponential) function. 
 | 
| CreateLandscapePDF | 
 This is an example of how to create a page with a landscape orientation. 
 | 
| CreatePDFA | 
 Creates a simple PDF/A document. 
 | 
| EmbeddedFiles | 
 This is an example that creates a simple document and embeds a file into it.. 
 | 
| EmbeddedFonts | 
 An example of using an embedded TrueType font with Unicode text. 
 | 
| ExtractEmbeddedFiles | 
 This is an example on how to extract all embedded files from a PDF document. 
 | 
| ExtractMetadata | 
 This is an example on how to extract metadata from a PDF document. 
 | 
| ExtractTTFFonts | 
 This will extract all true type-fonts of a pdf. 
 | 
| GoToSecondBookmarkOnOpen | 
 This is an example on how to an action to go to the second page when the PDF is opened. 
 | 
| HelloWorld | 
 Creates a "Hello World" PDF using the built-in Helvetica font. 
 | 
| HelloWorldTTF | 
 Creates a simple document with a TrueType font. 
 | 
| HelloWorldType1 | 
 Creates a simple document with a Type 1 font (.pfb). 
 | 
| ImageToPDF | 
 Creates a PDF document from an image. 
 | 
| PrintBookmarks | 
 This is an example on how to access the bookmarks that are part of a pdf document. 
 | 
| PrintDocumentMetaData | 
 This is an example on how to get a documents metadata information. 
 | 
| PrintURLs | 
 This is an example of how to access a URL in a PDF document. 
 | 
| RemoveFirstPage | 
 This is an example on how to remove pages from a PDF document. 
 | 
| ReplaceURLs | 
 This is an example of how to replace a URL in a PDF document. 
 | 
| RubberStamp | 
 This is an example on how to add annotations to pages of a PDF document. 
 | 
| RubberStampWithImage | 
 This is an example on how to add a rubber stamp with an image to pages of a PDF document. 
 | 
| ShowColorBoxes | 
 Creates a simple document. 
 | 
| SuperimposePage | 
 Example to show superimposing a PDF page onto another PDF. 
 | 
| UsingTextMatrix | 
 This is an example of how to use a text matrix. 
 | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.