See: Description
Class | Description |
---|---|
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.
|
Annotation |
This is an example on how to add annotations to pages of a PDF document.
|
CreateBlankPDF |
This will 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) shading with a type 2
(exponential) function.
|
CreateLandscapePDF |
This is an example of how to create a page with a landscape orientation.
|
EmbeddedFiles |
This is an example that creates a simple document and embeds a file into it..
|
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 treu 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 |
This is an example that creates a simple document.
|
HelloWorldTTF |
This is an example that creates a simple document
with a ttf-font.
|
HelloWorldType1AfmPfb |
This is an example that creates a simple document
with a Type 1 font (afm + pfb).
|
ImageToPDF |
This is an example that creates a simple document.
|
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.
|
ReplaceString |
This is an example that will replace a string in a PDF with a new one.
|
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 |
This is an example that creates a simple document.
|
UsingTextMatrix |
This is an example of how to use a text matrix.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.