|
Gnostice PDFOne
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PdfAutoPageCreationHandler | This interface defines a run-time event to set the size and margins of the default page that is created when a new page is created by a PdfDocument object or when a PdfDocument.addPageBreak() method is called. |
PdfBookmarkMergeHandler | This interface defines a run-time event that occurs when a document
is merged by an overloaded PdfDocument.merge() method. |
PdfCustomPlaceholderHandler | This interface defines a run-time event that can be used to track/modify custom placeholders in text rendered on a document. |
PdfDestination | This interface defines constants specifying how the viewer application window needs to be placed on a page. |
PdfDocumentChangeHandler | This interface defines run-time events for loading and closing a document. |
PdfEnumPageElementsHandler | This interface defines a run-time event handler that can be called by a
user-class instance whenever a page element is encountered by the
PdfDocument.enumPageElements()
method. |
PdfFormFieldRenameHandler | This interface defines an run-time event generated by method
PdfDocument.write() (in reading mode) when a form
field is saved to the document. |
PdfImageColorSpaceType | This class defines constants specifying type of color spaces of images. |
PdfNeedFileNameHandler | This interface defines a run-time event that can be used to
track/provide file names for documents generated by an overloaded
PdfDocument.split() method. |
PdfNumber | |
PdfOutlineActionHandler | This interface defines an event that is raised when the user
interacts with a
bookmark panel . |
PdfPageLayout | This interface defines constants for specifying page layout to be used when document is displayed. |
PdfPageMode | This interface defines constants for specifying how document should be displayed. |
PdfPageReadHandler | This interface is implemented by user classes to provide an event when a page is read from an existing PDF document. |
PdfPageSize | This interface defines constants for various page sizes including both ISO and North American paper sizes. |
PdfPasswordHandler | This interface provides an event that is raised when a password-protected document is being read. |
PdfPreferences | This interface defines constants for setting viewer application preferences when displaying a PDF document. |
PdfPrintHandler | |
PdfPrintPageHandler | This interface defines run-time events that occur when page is printed. |
PdfRenderErrorHandler | This interface provides an event that can be used to keep track of
PDF document ,
viewer or
printer component errors
generated while rendering a document. |
PdfRenderFontHandler | |
PdfSaveAsImageHandler | This interface defines a run-time event that is generated when an
overloaded PdfDocument.saveAsImage() method tries to
save the image of a page. |
PdfSearchHandler | This interface is implemented by user-class instances that require to be notified when a result of a page element search found. |
PdfSearchMode | This class defines constants for specifying whether a text phrase is a literal string or a regular expression. |
PdfSearchOptions | This class contains constants for specifying text search options. |
PdfTextRenderingMode | |
PdfViewerChangeHandler | This interface defines several run-time events related to
PdfViewer . |
Usable |
Class Summary | |
PdfAction | This abstract class represents an action that will be executed by a viewer displaying the document. |
PdfAction.PdfEvent | This inner class represents an event inside a viewer displaying a PDF document. |
PdfAnnot | This is an abstract class representing annotations and also
form fields . |
PdfAppearanceStream | This class represents an appearance stream. |
PdfArray | |
PdfBookmark | This class represents a bookmark in a document. |
PdfBookmark.RemoteGoTo | This class represents a destination in an external PDF file. |
PdfBoolean | |
PdfByteOutputStream | |
PdfCaretAnnot | This class represents a caret annotation. |
PdfCell | This class represents a cell in a
table . |
PdfCircleAnnot | This class represents a circle annotation. |
PdfDict | |
PdfDocument | This class represents a PDF document. |
PdfDocumentBeanInfo | |
PdfEncryption | This class is used to specify the encryption settings and access permissions for a document. |
PdfExtGraphicState | |
PdfFileAttachment | This class represents a file attachement that can be added to a PDF document. |
PdfFileAttachmentAnnot | This class represents a file attachment annotation. |
PdfFloat | |
PdfFormCheckBox | This class represents a check box form field. |
PdfFormComboBox | This class represents a combo box. |
PdfFormField | This is a base class from which all form field classes are derived. |
PdfFormListBox | This represents a list box. |
PdfFormPushButton | This class represents a push button that can be used to
submit
or
reset
a form. |
PdfFormRadioButton | This class represents a radio button form field. |
PdfFormSignatureField | |
PdfFormTextField | This class represents a text box form field. |
PdfFreeTextAnnot | This class represents a free text annotation. |
PdfGotoAction | This class represents a "go-to" action. |
PdfGraphicsState | |
PdfImage | This class represents an image that can be used in a document or page. |
PdfIndirectReference | |
PdfInkAnnot | This represents an ink annotation. |
PdfInteger | |
PdfJavascriptAction | This class represents a JavaScript action. |
PdfLaunchAction | This class represents a launch action. |
PdfLineAnnot | This class represents a line annotation. |
PdfLinkAnnot | This class represents a link annotation. |
PdfLong | |
PdfMarkupAnnot | This class represents a text markup annotation. |
PdfMeasurement | This class defines measurement units and provides static methods for converting values from one unit to another. |
PdfMessages | |
PdfName | |
PdfNamedAction | This class represents a named action. |
PdfNull | |
PdfObject | |
PDFOne | This class enables validation of user license key. |
PdfOutlineViewer | This class represents a bookmark panel component. |
PdfOutlineViewerBeanInfo | |
PdfOutlineVTextIcon | VTextIcon is an Icon implementation which draws a short string vertically. |
PdfPage | This class represents a PDF page. |
PdfPageCompositeElement | This class represents a composite page element (Form XObject). |
PdfPageElement | This class represents a PDF page element. |
PdfPageImageElement | This class represents an image page element. |
PdfPagePathElement | This class represents a shape page element. |
PdfPagePresentation | This class represents a PDF page transition. |
PdfPageTextElement | This class represents a text page element. |
PdfPoint | This class represents a point on a page. |
PdfPolygonAnnot | This class represents a polygon annotation. |
PdfPolylineAnnot | This class represents a polyline annotation. |
PdfPopUpAnnot | This class represents a popup annotation. |
PdfPreferences.Direction | Contains constants specifying predominant reading order for text. |
PdfPreferences.NonFullScreenPageMode | Contains constants specifying how viewer application should display the document after exiting the fullscreen mode. |
PdfPrinter | This class represents the printer component of PDFOne Java. |
PdfPrinterBeanInfo | |
PdfReader | For internal use only. |
PdfRect | This class represents a rectangle or rectangular area on a page. |
PdfRemoteGotoAction | This class represents a remote go-to action. |
PdfRenderingOptions | |
PdfSaveAsImageAdapter | This class provides empty onSaveAsImage() event
handlers that can be extended by user classes so as to track
or control how each image is saved from a page. |
PdfSearchElement | This class represents a result of a page element search operation. |
PdfSignature | This class represents a digital signature that can be added to a PDF document. |
PdfSquareAnnot | This class represents a square annotation. |
PdfStampAnnot | This class represents a stamp annotation. |
PdfStream | |
PdfString | |
PdfTable | This represents a table that can be rendered on a page. |
PdfTextAnnot | This class represents a text annotation. |
PdfTextFontInfo | This class represents information related to a font used by a text element. |
PdfTextFormatter | This class is used to retrieve and specify settings related to text formatting. |
PdfTextState | |
PdfTextString | |
PdfURIAction | This class represents a URI action. |
PdfViewer | This class represents a container for displaying an existing PDF documents. |
PdfViewerBeanInfo | |
PdfViewerPageDisplaySettings | This class represents default settings that can be set for a
PDF viewer component before
it loads a document. |
PDFViewerXFEFont | |
PdfWatermarkAnnot | This class represents a watermark annotation. |
PdfWriter | For internal use only. |
Exception Summary | |
PdfBadFileException | |
PdfException |
Contains classes for create, editing, viewing, printing and enhancing PDF documents. (See package description).
PDFOne
-
Contains activate()
method for activating your license.PdfDocument
- Represents the PDF document
component - use an instance of this class to create or edit a PDF document.PdfPrinter
- Represents the PDF printer component - use it
to print PDF documents to a physical printer.PdfViewer
- Represents the PDF viewer component - use it
to display PDF documents on a Java GUI application.
|
Pro. Ed. v5.0.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |