Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

P

pageBreakAfterHtmlElementsSelectors() - Method in class com.evopdf.HtmlToImageElement
Gets the CSS selectors of the HTML elements after which to force a page break in PDF document
pageBreakAfterHtmlElementsSelectors() - Method in class com.evopdf.HtmlToPdfElement
Gets the CSS selectors of the HTML elements after which to force a page break in PDF document
pageBreakAfterHtmlElementsSelectors() - Method in class com.evopdf.PdfDocumentOptions
Gets the CSS selectors of the HTML elements after which to force a page break in PDF document
pageBreakBeforeHtmlElementsSelectors() - Method in class com.evopdf.HtmlToImageElement
Gets the CSS selectors of the HTML elements before which to force a page break in PDF document
pageBreakBeforeHtmlElementsSelectors() - Method in class com.evopdf.HtmlToPdfElement
Gets the CSS selectors of the HTML elements before which to force a page break in PDF document
pageBreakBeforeHtmlElementsSelectors() - Method in class com.evopdf.PdfDocumentOptions
Gets the CSS selectors of the HTML elements before which to force a page break in PDF document
pageCount() - Method in class com.evopdf.TableOfContentsOptions
Gets the number of pages on which the table of contents is created and together with the TableOfContentsOptions.startPageIndex() helps to localize the position of the table of contents inside the generated PDF document.
PageElement - Class in com.evopdf
This abstract class is the base class for all elements that can can be added in a PDF document
PageElement() - Constructor for class com.evopdf.PageElement
 
PageGraphicElement - Class in com.evopdf
This abstract class is the base class for all graphic elements that can be added to a PDF document
pageIndex() - Method in class com.evopdf.PdfRectangle
Gets the zero based index of the PDF page containing this rectangle
pageLayout() - Method in class com.evopdf.ViewerPreferences
Gets the page layout to be used when the PDF document generated by the HTML to PDF converter is opened
pageMode() - Method in class com.evopdf.ViewerPreferences
Gets how the PDF document generated by the HTML to PDF converter should be displayed when opened
pageNumberingPageCountIncrement() - Method in class com.evopdf.PdfFooterOptions
Gets the increment for the total number of pages displayed using &P; variable in a TextElement or HtmlToPdfVariableElement added to the footer
pageNumberingPageCountIncrement() - Method in class com.evopdf.PdfHeaderOptions
Gets the increment for the total number of pages displayed using &P; variable in a TextElement or HtmlToPdfVariableElement added to the header
pageNumberingPageCountIncrement() - Method in class com.evopdf.Template
Gets the increment for the total number of pages displayed using &P; variable in a TextElement or HtmlToPdfVariableElement added to the template
pageNumberingStartIndex() - Method in class com.evopdf.PdfFooterOptions
Gets the start index for page numbering using the &p; variable in a TextElement or HtmlToPdfVariableElement added to the footer
pageNumberingStartIndex() - Method in class com.evopdf.PdfHeaderOptions
Gets the start index for page numbering using the &p; variable in a TextElement or HtmlToPdfVariableElement added to the header
pageNumberingStartIndex() - Method in class com.evopdf.TableOfContentsOptions
Gets the start index for page numbering in the table of contents
pageNumberingStartIndex() - Method in class com.evopdf.Template
Gets the start index for page numbering using the &p; variable in a TextElement or HtmlToPdfVariableElement added to the template
pageNumbersEnabled() - Method in class com.evopdf.TableOfContentsOptions
Gets the flag indicating if the table of contents items will have page numbers besides the title
pageSize() - Method in class com.evopdf.PdfPage
Gets the size in points of this PDF page
paginate() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the HTML to image element can be paginated to render many PDF pages if necessary
paginate() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the HTML to PDF element can be paginated to render many PDF pages if necessary
paginate() - Method in class com.evopdf.ImageElement
Gets the flag indicating if the element can be paginated and rendered in many PDF pages
paginate() - Method in class com.evopdf.TextElement
Gets the flag indicating if the text can be paginated to render many PDF pages if necessary
Paperclip - Enum constant in enum com.evopdf.FileAttachmentIcon
Paperclip icon
Paragraph - Enum constant in enum com.evopdf.TextNoteIcon
 
parentBookmark() - Method in class com.evopdf.Bookmark
Gets the parent bookmark of this bookmark or null if the bookmark has no parent
parentDocument() - Method in class com.evopdf.ElementsRenderer
Gets the parent document of this renderer
parentDocument() - Method in class com.evopdf.PdfForm
Gets the form parent document
parentForm() - Method in class com.evopdf.PdfFormField
Gets the field parent form
parentGroup() - Method in class com.evopdf.PdfFormRadioButton
Gets the parent radio buttons group
password() - Method in class com.evopdf.AuthenticationOptions
Gets the password of the user used for authentication
password() - Method in class com.evopdf.ImpersonationOptions
Gets the password of the user specified by ImpersonationOptions.username() and ImpersonationOptions.domain() properties.
password() - Method in class com.evopdf.ProxyOptions
Gets the password used for authentication
passwordTextBoxStyle() - Method in class com.evopdf.PdfFormOptions
Gets the password text box field style object where you can set the style properties
PathElement - Class in com.evopdf
Represents a graphic path element to be rendered in a PDF document
PathElement(PointFloat) - Constructor for class com.evopdf.PathElement
Creates a graphic path element
Pdf_A_1b - Enum constant in enum com.evopdf.PdfStandardSubset
 
Pdf_X_1a - Enum constant in enum com.evopdf.PdfStandardSubset
 
PdfAction - Class in com.evopdf
Base class for the Go To, JavaScript, Submit Form or Reset Form actions
PdfAction() - Constructor for class com.evopdf.PdfAction
 
PdfActionGoTo - Class in com.evopdf
Represents a Go To action in the PDF document
PdfActionGoTo(ExplicitDestination) - Constructor for class com.evopdf.PdfActionGoTo
Creates a Go To action based on the specified explicit destination
PdfActionJavaScript - Class in com.evopdf
Represents a JavaScript action in the PDF document
PdfActionJavaScript(String) - Constructor for class com.evopdf.PdfActionJavaScript
Creates a JavaScript action based on a JavaScript string
pdfBookmarkOptions() - Method in class com.evopdf.HtmlToImageElement
Gets a reference to the object controlling the bookmarks creation for the rendered PDF document.
pdfBookmarkOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to the object controlling the bookmarks creation for the rendered PDF document generated by the HTML to PDF converter.
pdfBookmarkOptions() - Method in class com.evopdf.HtmlToPdfElement
Gets a reference to the object controlling the bookmarks creation for the rendered PDF document.
PdfBookmarkOptions - Class in com.evopdf
This class contains the necessary properties to control the bookmarks creation in a PDF document
PdfBookmarkOptions() - Constructor for class com.evopdf.PdfBookmarkOptions
 
PdfBookmarkStyle - Class in com.evopdf
This enumeration represents the possible styles of a bookmark in a PDF document
PdfBookmarkStyle() - Constructor for class com.evopdf.PdfBookmarkStyle
 
PdfBorderStyle - Enum in com.evopdf
This enumeration represents the possible border styles in a PDF document
pdfCompressionLevel() - Method in class com.evopdf.PdfDocumentOptions
Gets the compression level of the PDF document created by the HTML to PDF converter.
PdfCompressionLevel - Enum in com.evopdf
This enumeration contains the possible color spaces of a PDF document
pdfDocumentInfo() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to the object to controlling the generated PDF document information like the document title, author, subject or creation date
PdfDocumentInfo - Class in com.evopdf
This class encapsulates the options to control the PDF document description (author, title, keywords, etc).
PdfDocumentInfo() - Constructor for class com.evopdf.PdfDocumentInfo
 
pdfDocumentOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to the object controlling the conversion process and the generated PDF document properties.
PdfDocumentOptions - Class in com.evopdf
This class encapsulates the options to control the PDF document rendering process.
PdfDocumentOptions() - Constructor for class com.evopdf.PdfDocumentOptions
 
PdfDocumentTableOfContents - Class in com.evopdf
This class contains the necessary properties to control the creation of a table of contents in a PDF document based on the HTML to PDF and HTML to Image elements added to document
PdfDocumentTableOfContents() - Constructor for class com.evopdf.PdfDocumentTableOfContents
 
PdfFont - Class in com.evopdf
This class represents a font in the PDF document that can be used by the text elements
PdfFont(byte[], float) - Constructor for class com.evopdf.PdfFont
Creates a PDF font from font data
PdfFont(StandardCJKFont, float) - Constructor for class com.evopdf.PdfFont
Creates a CJK font
PdfFont(StdFontBaseFamily, float) - Constructor for class com.evopdf.PdfFont
Creates a standard PDF font
PdfFont(String, float) - Constructor for class com.evopdf.PdfFont
Creates a PDF font from a font file
PdfFont(String, float, boolean) - Constructor for class com.evopdf.PdfFont
Creates a PDF font for a font family name.
pdfFooterOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to an object to control the generated PDF document footer options.
PdfFooterOptions - Class in com.evopdf
This class encapsulates the options to control the appearance of the footer in the rendered PDF document.
PdfForm - Class in com.evopdf
This class represents the PDF form of a PDF document
PdfFormAutoFieldStyle - Class in com.evopdf
This class offers the necessary properties and methods to control the style of the automatically generated PDF form fields
PdfFormAutoFieldStyle() - Constructor for class com.evopdf.PdfFormAutoFieldStyle
 
PdfFormButton - Class in com.evopdf
Represents a button in a PDF form
PdfFormButton(RectangleFloat, String, PdfFont) - Constructor for class com.evopdf.PdfFormButton
Constructs text box form field
PdfFormCheckBox - Class in com.evopdf
Represents a check box in a PDF form
PdfFormCheckBox(RectangleFloat, boolean) - Constructor for class com.evopdf.PdfFormCheckBox
Constructs a check box form fields
PdfFormComboBox - Class in com.evopdf
Represents a combo box in a PDF form
PdfFormComboBox(RectangleFloat, String[], PdfFont) - Constructor for class com.evopdf.PdfFormComboBox
Constructs a combo box form field
PdfFormField - Class in com.evopdf
This class represents a field in the PDF form of a PDF document
PdfFormField() - Constructor for class com.evopdf.PdfFormField
 
PdfFormFieldStyle - Class in com.evopdf
This class represents the style of a PDF form field in a PDF document
PdfFormFieldStyle() - Constructor for class com.evopdf.PdfFormFieldStyle
 
PdfFormListBox - Class in com.evopdf
Represents a list box in a PDF form
PdfFormListBox(RectangleFloat, String[], PdfFont) - Constructor for class com.evopdf.PdfFormListBox
Constructs a list box form field
pdfFormOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to the object controlling the automatic conversion of a HTML form to a PDF form in the generated PDF document
pdfFormOptions() - Method in class com.evopdf.HtmlToPdfElement
Gets a reference to the object controlling the automatic conversion of a HTML form to a PDF form in the generated PDF document
PdfFormOptions - Class in com.evopdf
This class contains the properties to control the automatic conversion of a HTML form into a fillable PDF form
PdfFormOptions() - Constructor for class com.evopdf.PdfFormOptions
 
PdfFormRadioButton - Class in com.evopdf
Represents a radio button in a radio buttons group
PdfFormRadioButton(RectangleFloat, String) - Constructor for class com.evopdf.PdfFormRadioButton
Constructs a radio button form field to be added to a radio buttons group
PdfFormRadioButtonsGroup - Class in com.evopdf
Represents a group of radio buttons in a PDF form
PdfFormRadioButtonsGroup() - Constructor for class com.evopdf.PdfFormRadioButtonsGroup
Constructs a radio buttons group
PdfFormSubmitFlags - Class in com.evopdf
The submit form action flags to be combined to express various characteristics of the action
PdfFormSubmitFlags() - Constructor for class com.evopdf.PdfFormSubmitFlags
 
PdfFormTextBox - Class in com.evopdf
Represents a text box in a PDF form
PdfFormTextBox(RectangleFloat, String, PdfFont) - Constructor for class com.evopdf.PdfFormTextBox
Constructs a text box form field
pdfHeaderOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to an object to control the generated PDF document header options.
PdfHeaderOptions - Class in com.evopdf
This class encapsulates the options to control the appearance of the header in the rendered PDF document.
PdfMargins - Class in com.evopdf
This class represents the dimensions of the margins of a PDF page
PdfMargins() - Constructor for class com.evopdf.PdfMargins
Initializes all margins with 0
PdfMargins(float) - Constructor for class com.evopdf.PdfMargins
Initializes all margins with the same value
PdfMargins(float, float, float, float) - Constructor for class com.evopdf.PdfMargins
Initializes the margins with the given values
PdfPage - Class in com.evopdf
Represents a PDF document page
pdfPageCount() - Method in class com.evopdf.ConversionSummary
Gets the number of pages in the generated PDF document
pdfPageOrientation() - Method in class com.evopdf.PdfDocumentOptions
Gets the page orientation of the pages of the PDF document generated by the HTML to PDF converter.
PdfPageOrientation - Enum in com.evopdf
This enumeration represents the possible orientations of the PDF pages of a PDF document
pdfPageSize() - Method in class com.evopdf.PdfDocumentOptions
Gets the page size of the PDF document generated by the HTML to PDF converter.
PdfPageSize - Class in com.evopdf
This class represents a PDF page size
PdfPageSize() - Constructor for class com.evopdf.PdfPageSize
Default constructor constructs a A4 page size
PdfPageSize(float, float) - Constructor for class com.evopdf.PdfPageSize
Constructs a custom page size
pdfPageSizePoints() - Method in class com.evopdf.ConversionSummary
Gets the page size in points of the generated PDF document
PdfRectangle - Class in com.evopdf
Represents the rectangle in a page of the generated PDF document
pdfRectangles() - Method in class com.evopdf.HtmlElementMapping
The rectangles occupied by the HTML element in the generated PDF document.
PdfResetFormAction - Class in com.evopdf
Represents a Reset action in a PDF form
PdfResetFormAction() - Constructor for class com.evopdf.PdfResetFormAction
Creates a PDF form reset action
pdfSecurityOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to the object to controlling the generated PDF document security settings like user and owner password, restrict printing or editing of the generated PDF document
PdfSecurityOptions - Class in com.evopdf
This class encapsulates the options to control the PDF document security options.
PdfSecurityOptions() - Constructor for class com.evopdf.PdfSecurityOptions
 
pdfStandardSubset() - Method in class com.evopdf.PdfDocumentOptions
Gets the PDF subset used by the PDF document generated by the HTML to PDF converter.
PdfStandardSubset - Enum in com.evopdf
This enumeration represents the possible standards used by a PDF document
PdfSubmitFormAction - Class in com.evopdf
Represents a Submit action in a PDF form
PdfSubmitFormAction(String) - Constructor for class com.evopdf.PdfSubmitFormAction
Creates a PDF form submit action
pdfViewerPreferences() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to the object controlling how the generated PDF is displayed by a PDF viewer
persistentHttpRequestHeaders() - Method in class com.evopdf.HtmlToImageConverter
Gets the flag indicating if the converter will send the custom headers defined by the HtmlToImageConverter.httpRequestHeaders() property each time an external resource (image, css, etc) referenced by the web page is requested
persistentHttpRequestHeaders() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the converter will send the custom headers defined by the HtmlToImageElement.httpRequestHeaders() property each time an external resource (image, css, etc) referenced by the web page is requested
persistentHttpRequestHeaders() - Method in class com.evopdf.HtmlToPdfConverter
Gets the flag indicating if the HTML to PDF converter will send the custom headers defined by the HtmlToPdfConverter.httpRequestHeaders() property each time an external resource (image, css, etc) referenced by the web page is requested
persistentHttpRequestHeaders() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the HTML to PDF converter will send the custom headers defined by the HtmlToPdfElement.httpRequestHeaders() property each time an external resource (image, css, etc) referenced by the web page is requested
persistentHttpRequestHeaders() - Method in class com.evopdf.HtmlToSvgConverter
Gets the flag indicating if the converter will send the custom headers defined by the HtmlToSvgConverter.httpRequestHeaders() property each time an external resource (image, css, etc) referenced by the web page is requested
pfxData() - Method in class com.evopdf.DigitalSignatureElement
Gets the binary data of a PFX file containing the certificate used for signing.
pfxPassword() - Method in class com.evopdf.DigitalSignatureElement
Gets the password to access the PFX file
PINK - Static variable in class com.evopdf.RgbColor
The predefined pink color
Png - Enum constant in enum com.evopdf.ImageType
PNG format
point() - Method in class com.evopdf.ExplicitDestination
Gets the destination point in destination page
PointFloat - Class in com.evopdf
Represents a point with floating point coordinates
PointFloat(float, float) - Constructor for class com.evopdf.PointFloat
Constructs a point with the given coordinates
points() - Method in class com.evopdf.PolygonElement
Gets the polygon points
PolygonElement - Class in com.evopdf
Represents a polygon in a PDF document
PolygonElement(PointFloat[]) - Constructor for class com.evopdf.PolygonElement
Constructs a polygon element
port() - Method in class com.evopdf.Document
Gets the HTML to PDF server port number
port() - Method in class com.evopdf.HtmlToImageConverter
Gets the HTML to Image server port number
port() - Method in class com.evopdf.HtmlToPdfConverter
Gets the HTML to PDF server port number
port() - Method in class com.evopdf.HtmlToSvgConverter
Gets the HTML to SVG server port number
portNumber() - Method in class com.evopdf.ProxyOptions
Gets the port number of the proxy host to be used when accessing a HTML document
Portrait - Enum constant in enum com.evopdf.PdfPageOrientation
Portrait
postScriptFontsEnabled() - Method in class com.evopdf.HtmlToPdfConverter
Gets the flag indicating if the fonts with PostScript outlines are enabled in HTML during the HTML to PDF conversion
postScriptFontsEnabled() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the fonts with PostScript outlines are enabled in HTML during the HTML to PDF conversion
prerenderEnabled() - Method in class com.evopdf.HtmlToImageConverter
Gets the flag indicating if the converter should perform a pre-rendering
prerenderEnabled() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the converter should perform a pre-rendering
prerenderEnabled() - Method in class com.evopdf.HtmlToPdfConverter
Gets the flag indicating if the HTML to PDF converter should perform a pre-rendering
prerenderEnabled() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the HTML to PDF converter should perform a pre-rendering
prerenderEnabled() - Method in class com.evopdf.HtmlToSvgConverter
Gets the flag indicating if the converter should perform a pre-rendering
ProjectingSquareCap - Enum constant in enum com.evopdf.LineCapStyle
The stroke continues beyond the endpoint of the path for a distance equal to half the line width and is then squared off.
proxyOptions() - Method in class com.evopdf.HtmlToImageConverter
Gets a reference to an object encapsulating the proxy options used by converter to access the HTML document to convert
proxyOptions() - Method in class com.evopdf.HtmlToImageElement
Gets a reference to an object encapsulating the proxy options used by converter to access the HTML document to convert
proxyOptions() - Method in class com.evopdf.HtmlToPdfConverter
Gets a reference to an object encapsulating the proxy options used by HTML to PDF converter to access the HTML document to convert
proxyOptions() - Method in class com.evopdf.HtmlToPdfElement
Gets a reference to an object encapsulating the proxy options used by HTML to PDF converter to access the HTML document to convert
proxyOptions() - Method in class com.evopdf.HtmlToSvgConverter
Gets a reference to an object encapsulating the proxy options used by converter to access the HTML document to convert
ProxyOptions - Class in com.evopdf
This class represents the various proxy settings that can be used to resolve the requests
ProxyOptions() - Constructor for class com.evopdf.ProxyOptions
 
PURPLE - Static variable in class com.evopdf.RgbColor
The predefined purple color
PushPin - Enum constant in enum com.evopdf.FileAttachmentIcon
PushPin icon
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values