Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- Icon - Enum constant in enum com.winnovative_software.ImageType
-
Icon format
- iconColor() - Method in class com.winnovative_software.FileAttachmentElement
-
Gets the file attachment icon color
- iconType() - Method in class com.winnovative_software.FileAttachmentElement
-
Gets the file attachment icon type
- imageData() - Method in class com.winnovative_software.ImageElement
-
Gets the underlying image data
- ImageElement - Class in com.winnovative_software
-
Objects of this class can be added to a PDF document to render images
- ImageElement(float, float, byte[]) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
object from the specified image data that will be rendered at the position (x,y) with a width equal to the available space in page and the height auto determined to keep the aspect ratio - ImageElement(float, float, float, byte[]) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
object from the specified image data that will be rendered at the position (x,y) with the specified width destWidth and the height auto determined to keep the aspect ratio - ImageElement(float, float, float, float, boolean, byte[]) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
object from the specified image data that will be rendered at the position (x,y) with the (destWidth,destHeight) size - ImageElement(float, float, float, float, boolean, String) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
from the specified file that will be rendered at the position (x,y) with the (destWidth,destHeight) size - ImageElement(float, float, float, float, byte[]) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
object from the specified image data that will be rendered at the position (x,y) with the (destWidth,destHeight) size keeping the aspect ratio - ImageElement(float, float, float, float, String) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
from the specified file that will be rendered at the position (x,y) with the (destWidth,destHeight) size keeping the aspect ratio - ImageElement(float, float, float, String) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
object from the specified file that will be rendered at the position (x,y) with the specified width destWidth and the height auto determined to keep the initial aspect ratio - ImageElement(float, float, String) - Constructor for class com.winnovative_software.ImageElement
-
Creates an
ImageElement
object from the specified file that will be rendered at the position (x,y) with the width equal to available width in page and the height auto determined to keep the initial aspect ratio - imagePartSize() - Method in class com.winnovative_software.HtmlToImageConverter
-
Gets the maximum height in pixels of an image part in converter
- imagePartSize() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the maximum height in pixels of an image part in converter
- imagePartSize() - Method in class com.winnovative_software.HtmlToPdfConverter
-
Gets the maximum height in pixels of an image part in HTML to PDF converter
- imagePartSize() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the maximum height in pixels of an image part in HTML to PDF converter
- imagesScalingEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the flag indicating if the images scaling is allowed in the PDF document
- imagesScalingEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the flag indicating if the images scaling is allowed in the PDF document generated by the HTML to PDF converter.
- ImageType - Enum in com.winnovative_software
-
The possible image formats
- ImpersonationLogonMode - Enum in com.winnovative_software
-
The logon mode for impersonation *
- impersonationOptions() - Method in class com.winnovative_software.HtmlToImageConverter
-
The impersonation options applied during navigation
- impersonationOptions() - Method in class com.winnovative_software.HtmlToImageElement
-
The impersonation options applied during navigation
- impersonationOptions() - Method in class com.winnovative_software.HtmlToPdfConverter
-
The impersonation options applied during navigation in HTML to PDF converter
- impersonationOptions() - Method in class com.winnovative_software.HtmlToPdfElement
-
The impersonation options applied during navigation in HTML to PDF converter
- impersonationOptions() - Method in class com.winnovative_software.HtmlToSvgConverter
-
The impersonation options applied during navigation
- ImpersonationOptions - Class in com.winnovative_software
-
This class encapsulates the options to control the HTML converter impersonation during navigation
- ImpersonationOptions() - Constructor for class com.winnovative_software.ImpersonationOptions
- IncludeAnnotations - Static variable in class com.winnovative_software.PdfFormSubmitFlags
-
Shall be used only when the form is being submitted in Forms Data Format (that is, when both the XFDF and ExportFormat flags are clear).
- IncludeAppendSaves - Static variable in class com.winnovative_software.PdfFormSubmitFlags
-
Shall be used only when the form is being submitted in Forms Data Format (that is, when both the XFDF and ExportFormat flags are clear).
- IncludeExclude - Static variable in class com.winnovative_software.PdfFormSubmitFlags
-
If clear, the Fields array specifies which fields to include in the submission.
- includeFields() - Method in class com.winnovative_software.PdfResetFormAction
-
Gets the flag indicating if the Fields property defines the fields to be included or the fields to be excluded from reset
- includeFields() - Method in class com.winnovative_software.PdfSubmitFormAction
-
Gets the flag indicating if the Fields property defines the fields to be included or the fields to be excluded from submit
- IncludeNoValueFields - Static variable in class com.winnovative_software.PdfFormSubmitFlags
-
If set, all fields designated by the Fields array and the Include/Exclude flag shall be submitted, regardless of whether they have a value.
- index() - Method in class com.winnovative_software.PdfPage
-
Gets the index of this page in the parent PDF document
- indexOfPage(PdfPage) - Method in class com.winnovative_software.Document
-
Gets the index of a PDF page in pages collection
- INDIGO - Static variable in class com.winnovative_software.RgbColor
-
The predefined indigo color
- initialHtmlViewerHeight() - Method in class com.winnovative_software.HtmlToImageConverter
-
Gets the initial height in pixels of the HTML viewer in converter
- initialHtmlViewerHeight() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the initial height in pixels of the HTML viewer in converter
- initialHtmlViewerHeight() - Method in class com.winnovative_software.HtmlToPdfConverter
-
Gets the initial height in pixels of the HTML viewer in HTML to PDF converter
- initialHtmlViewerHeight() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the initial height in pixels of the HTML viewer in HTML to PDF converter
- initialHtmlViewerHeight() - Method in class com.winnovative_software.HtmlToSvgConverter
-
Gets the initial height in pixels of the HTML viewer in converter
- Insert - Enum constant in enum com.winnovative_software.TextNoteIcon
- insertDocument(int, byte[]) - Method in class com.winnovative_software.Document
-
Inserts the PDF document given as parameter in the current document at the given page index
- insertDocument(int, byte[], boolean, boolean, boolean) - Method in class com.winnovative_software.Document
-
Inserts the PDF document given as parameter to the current document and optionally applies the current document header and footer to the appended document pages
- insertDocument(int, byte[], String) - Method in class com.winnovative_software.Document
-
Inserts the password protected PDF document given as parameter in the current document at the given page index
- insertDocument(int, byte[], String, boolean, boolean, boolean) - Method in class com.winnovative_software.Document
-
Inserts the password protected PDF document given as parameter to the current document and optionally applies the current document header and footer to the appended document pages
- insertDocument(int, String) - Method in class com.winnovative_software.Document
-
Inserts the PDF file given as parameter in the current document at the given page index
- insertDocument(int, String, boolean, boolean, boolean) - Method in class com.winnovative_software.Document
-
Inserts the PDF file given as parameter to the current document and optionally applies the current document header and footer to the appended document pages
- insertDocument(int, String, String) - Method in class com.winnovative_software.Document
-
Inserts the password protected PDF file given as parameter in the current document at the given page index
- insertDocument(int, String, String, boolean, boolean, boolean) - Method in class com.winnovative_software.Document
-
Inserts the password protected PDF file given as parameter to the current document and optionally applies the current document header and footer to the appended document pages
- InsertDocument - Enum constant in enum com.winnovative_software.DocumentOpType
- insertNewPagesEnabled() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the flag indicating if the HTML to image element will always insert a new page in the PDF document when rendering next page instead of trying to use an already existing PDF page
- insertNewPagesEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the flag indicating if the HTML to PDF element will always insert a new page in the PDF document when rendering next page instead of trying to use an already existing PDF page
- insertNewPagesMode() - Method in class com.winnovative_software.ImageElement
-
Gets the flag indicating if the Image element will always insert a new page in the PDF document when rendering next page instead of trying to use an already existing PDF page
- insertPage(int, PdfPageSize, PdfMargins, PdfPageOrientation) - Method in class com.winnovative_software.Document
-
Creates a new PDF page with the specified size, margins and orientation and inserts it into the collection at the specified index
- insertPage(int, PdfPageSize, PdfMargins, PdfPageOrientation, RotationAngle) - Method in class com.winnovative_software.Document
-
Creates a new PDF page with the specified size, margins and orientation and inserts it into the collection at the specified index
- InsertPage - Enum constant in enum com.winnovative_software.DocumentOpType
- Integer - Enum constant in enum com.winnovative_software.ObjectValueType
- interactiveHiddenElements() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the flag indicating if the interactive features are enabled for hidden HTML elements
- interactiveHiddenElements() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the flag indicating if the interactive features are enabled for hidden HTML elements
- interactiveHiddenElements() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the flag indicating if the interactive features are enabled for hidden HTML elements.
- InternalLinkElement - Class in com.winnovative_software
-
This class represents an internal link element in the PDF document which can be used to connect various sections of a PDF document
- InternalLinkElement(RectangleFloat, ExplicitDestination) - Constructor for class com.winnovative_software.InternalLinkElement
-
Constructs a PDF internal link element with the given location and destination
- internalLinksEnabled() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the flag indicating if the converter will convert the internal HTML links (links with anchors) to internal PDF links in the PDF document
- internalLinksEnabled() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the flag indicating if the HTML to PDF converter to convert the internal HTML links (links with anchors) to internal PDF links in the PDF document
- internalLinksEnabled() - Method in class com.winnovative_software.PdfDocumentOptions
-
Gets the flag indicating if the HTML to PDF converter to convert the internal HTML links (links with anchors) to internal PDF links in the PDF document generated by the HTML to PDF converter.
- interruptSlowJavaScript() - Method in class com.winnovative_software.HtmlToImageConverter
-
Gets the flag indicating if the slow JavaScript script should be interrupted in converter.
- interruptSlowJavaScript() - Method in class com.winnovative_software.HtmlToImageElement
-
Gets the flag indicating if the slow JavaScript script should be interrupted in converter.
- interruptSlowJavaScript() - Method in class com.winnovative_software.HtmlToPdfConverter
-
Gets the flag indicating if the slow JavaScript script should be interrupted in HTML to PDF converter
- interruptSlowJavaScript() - Method in class com.winnovative_software.HtmlToPdfElement
-
Gets the flag indicating if the slow JavaScript script should be interrupted in HTML to PDF converter
- interruptSlowJavaScript() - Method in class com.winnovative_software.HtmlToSvgConverter
-
Gets the flag indicating if the slow JavaScript script should be interrupted in converter.
- isFooter() - Method in class com.winnovative_software.Template
-
Gets a flag indicating if this template was created as document footer
- isHeader() - Method in class com.winnovative_software.Template
-
Gets a flag indicating if this template was created as document header
- isLoadedPage() - Method in class com.winnovative_software.PdfPage
-
Gets the flag indicating if this page was loaded from another PDF document
- isMultiLine() - Method in class com.winnovative_software.PdfFormTextBox
-
Gets the flag indicating if the text box is multiline
- isPassword() - Method in class com.winnovative_software.PdfFormTextBox
-
Gets the flag indicating if this text box is used to enter a password
- italic() - Method in class com.winnovative_software.PdfFont
-
Gets the flag indicating if the font is italic
- Italic - Static variable in class com.winnovative_software.PdfBookmarkStyle
-
The text is italic.
All Classes and Interfaces|All Packages|Constant Field Values