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

S

Saturation - Enum constant in enum com.evopdf.Blending
Creates a color with the saturation of the source color and the hue and luminosity of the backdrop color.
save() - Method in class com.evopdf.Document
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser
save(String) - Method in class com.evopdf.Document
Saves this PDF document into the file given by the method parameter
scale(float, float) - Method in class com.evopdf.PageGraphicElement
Scales the coordinates so that 1 unit in the horizontal and vertical dimensions of the new coordinate system is the same size as sx and sy units, respectively, in the previous coordinate system
Screen - Enum constant in enum com.evopdf.Blending
Multiplies the complements of the backdrop and source color values, then complements the result
sec() - Method in class com.evopdf.DateAndTime
Gets the second
security() - Method in class com.evopdf.Document
Offers access to security options of the PDF document like encryption
sendToBackground() - Method in class com.evopdf.Template
Gets the flag indicating if the the template is rendered in the back of the page main content
server() - Method in class com.evopdf.Document
Gets the HTML to PDF server IP or name
server() - Method in class com.evopdf.HtmlToImageConverter
Gets the HTML to Image server IP or name
server() - Method in class com.evopdf.HtmlToPdfConverter
Gets the HTML to PDF server IP or name
server() - Method in class com.evopdf.HtmlToSvgConverter
Gets the HTML to SVG server IP or name
servicePassword() - Method in class com.evopdf.Document
Gets the current HTML to PDF converter service password
servicePassword() - Method in class com.evopdf.HtmlToImageConverter
Gets the HTML to image converter service password
servicePassword() - Method in class com.evopdf.HtmlToPdfConverter
Gets the HTML to PDF converter service password
servicePassword() - Method in class com.evopdf.HtmlToSvgConverter
Gets the HTML to SVG converter service password
setAction(PdfAction) - Method in class com.evopdf.PdfFormField
Sets the action to be performed when the field is activated
setAllowDefaultTitle(boolean) - Method in class com.evopdf.PdfBookmarkOptions
Sets the flag indicating if the HTML elements without text can be bookmarked.
setAllowMultiSelect(boolean) - Method in class com.evopdf.PdfFormComboBox
Sets the flag indicating if it is allowed to have multiple selections in list box.
setAllowMultiSelect(boolean) - Method in class com.evopdf.PdfFormListBox
Sets the flag indicating if it is allowed to have multiple selections in list box.
setAnchoring(TemplateAnchoring) - Method in class com.evopdf.Template
Sets the template anchoring inside the PDF page
setAuthorName(String) - Method in class com.evopdf.PdfDocumentInfo
Sets the name of the author of the PDF document generated by the HTML to PDF converter
setAutoBookmarksEnabled(boolean) - Method in class com.evopdf.PdfBookmarkOptions
Sets the flag indicating if the automatic creation of bookmarks in PDF for the H1 to H6 HTML elements is enabled or not.
setAutoPdfFormEnabled(boolean) - Method in class com.evopdf.PdfFormOptions
Sets the flag indicating if the HTML form elements like text boxes, checkboxes, radio buttons and submit buttons are automatically converted to PDF form fields in the generated PDF document.
setAutoSizePdfPage(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the HTML to PDF converter will automatically calculate the PDF page size such that all the HTML content will be visible in the resulted PDF document.
setAutoTocItemsEnabled(boolean) - Method in class com.evopdf.TableOfContentsOptions
Sets the flag indicating if the automatic creation of a table of contents items for the H1 to H6 HTML elements is enabled or not.
setAvoidHtmlElementsBreakSelectors(String[]) - Method in class com.evopdf.HtmlToImageElement
Sets the CSS selectors of the HTML elements to not be broken between PDF pages if possible.
setAvoidHtmlElementsBreakSelectors(String[]) - Method in class com.evopdf.HtmlToPdfElement
Sets the CSS selectors of the HTML elements to not be broken between PDF pages if possible
setAvoidHtmlElementsBreakSelectors(String[]) - Method in class com.evopdf.PdfDocumentOptions
Sets the CSS selectors of the HTML elements to not be broken between PDF pages if possible.
setAvoidImageBreak(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the converter will try to avoid cutting off the images between PDF pages
setAvoidImageBreak(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the HTML to PDF converter will try to avoid cutting off the images between PDF pages
setAvoidImageBreak(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the HTML to PDF converter will try to avoid cutting off the images between PDF pages.
setAvoidTextBreak(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the HTML to PDF converter will try to avoid cutting off the text between PDF pages.
setAvoidTextBreak(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the HTML to PDF converter will try to avoid cutting off the text between PDF pages.
setB(int) - Method in class com.evopdf.RgbColor
Sets the blue component of the color
setBackColor(RgbColor) - Method in class com.evopdf.PageGraphicElement
Sets element background color
setBackColor(RgbColor) - Method in class com.evopdf.PdfDocumentOptions
Sets the PDF pages background color
setBackColor(RgbColor) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets the form field background color in an automatically generated PDF form
setBackColor(RgbColor) - Method in class com.evopdf.PdfFormFieldStyle
Sets the form field background color
setBackColor(RgbColor) - Method in class com.evopdf.TableOfContentsOptions
Sets the background color of the PDF pages on which the table of contents is created
setBaseUrl(String) - Method in class com.evopdf.HtmlToImageElement
Sets the base URL of the HTML string to be converted to PDF
setBaseUrl(String) - Method in class com.evopdf.HtmlToPdfElement
Sets the base URL of the HTML string to be converted to PDF
setBlending(Blending) - Method in class com.evopdf.PageGraphicElement
Sets blending mode for transparent rendering mode of the element
setBold(boolean) - Method in class com.evopdf.PdfFont
Sets the flag indicating if the font is bold
setBorderColor(RgbColor) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets the form field border color in an automatically generated PDF form
setBorderColor(RgbColor) - Method in class com.evopdf.PdfFormFieldStyle
Sets the form field border color
setBorderStyle(PdfBorderStyle) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets the form field border style in an automatically generated PDF form
setBorderStyle(PdfBorderStyle) - Method in class com.evopdf.PdfFormFieldStyle
Sets the form field border style
setBottom(float) - Method in class com.evopdf.PdfMargins
Sets the bottom margin in points
setBottomMargin(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the rendered PDF document bottom margin in points.
setBottomSpacing(float) - Method in class com.evopdf.HtmlToImageElement
Sets the space in points to introduce at the bottom of PDF pages where the HTML is rendered.
setBottomSpacing(float) - Method in class com.evopdf.HtmlToPdfElement
Sets the space in points to introduce at the bottom of PDF pages where the HTML is rendered.
setBottomSpacing(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the space in points to introduce at the bottom of PDF pages where the HTML is rendered.
setBoundingRectangle(RectangleFloat) - Method in class com.evopdf.PdfFormField
Sets the PDF form field control box in PDF page with the dimensions expressed in points
setBoundingRectangle(RectangleFloat) - Method in class com.evopdf.PdfFormRadioButton
Sets the radio button bounds in PDF page with the dimensions expressed in points
setBounds(RectangleFloat) - Method in class com.evopdf.DigitalSignatureElement
Sets the bounds of the rectangle where the certificate will be applied in PDF page.
setBringToFront(boolean) - Method in class com.evopdf.Template
Sets the flag indicating if the the template is rendered in front of the page main content.
setButtonName(String) - Method in class com.evopdf.PdfFormRadioButton
Sets the radio button name
setBypassedHosts(String[]) - Method in class com.evopdf.ProxyOptions
Sets the hosts to be accessed directly without a proxy
setCanAssembleDocument(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can assemble the PDF document generated by the HTML to PDF converter (create bookmarks, thumbnail images or insert, rotate, delete pages).
setCanCopyAccessibilityContent(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can copy the accessibility content of the PDF document generated by the HTML to PDF converter.
setCanCopyContent(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can copy the content of the PDF document generated by the HTML to PDF converter.
setCanEditAnnotations(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can edit the annotations of the PDF document generated by the HTML to PDF converter.
setCanEditContent(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can edit the content of the PDF document generated by the HTML to PDF converter.
setCanFillFormFields(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can fill the form fields in the PDF document generated by the HTML to PDF converter.
setCanPrint(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can print the PDF document generated by the HTML to PDF converter.
setCanPrintHighResolution(boolean) - Method in class com.evopdf.PdfSecurityOptions
Sets the flag indicating if you can print in high resolution the PDF document generated by the HTML to PDF converter
setCenterWindow(boolean) - Method in class com.evopdf.ViewerPreferences
Sets the flag specifying whether to position the document’s window in the center of the screen when displaying the PDF document generated by the HTML to PDF converter.
setCertificateIndex(int) - Method in class com.evopdf.DigitalSignatureElement
Sets the certificate index in collection of certificates stored in PFX file
setCharacterSpacing(float) - Method in class com.evopdf.TextElement
Sets the additional spacing between characters
setChecked(boolean) - Method in class com.evopdf.PdfFormCheckBox
Sets the initial status of the PDF form check box control
SetCheckedFormRadioButton - Enum constant in enum com.evopdf.DocumentOpType
 
setCheckedRadioButton(PdfFormRadioButton) - Method in class com.evopdf.PdfFormRadioButtonsGroup
Call this method to check on the given radio button
setClientProxy(Proxy) - Method in class com.evopdf.Document
Sets the java.net.Proxy object to be used when accessing the PDF Document Web Service through a proxy server.
setClientProxy(Proxy) - Method in class com.evopdf.HtmlToImageConverter
Sets the java.net.Proxy object to be used when accessing the HTML to Image Web Service through a proxy server.
setClientProxy(Proxy) - Method in class com.evopdf.HtmlToPdfConverter
Sets the java.net.Proxy object to be used when accessing the HTML to PDF Web Service through a proxy server.
setClientProxy(Proxy) - Method in class com.evopdf.HtmlToSvgConverter
Sets the java.net.Proxy object to be used when accessing the HTML to SVG Web Service through a proxy server.
setClipHtmlView(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if the HTML content is clipped by HTML viewer window width.
setClipHtmlView(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if the HTML content is clipped by HTML viewer window width.
setClipHtmlView(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the HTML content is clipped by HTML viewer window width.
setClipHtmlView(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the HTML content is clipped by HTML viewer window width.
setClipHtmlView(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if the HTML content is clipped by HTML viewer window width.
setClipRectangle(RectangleFloat) - Method in class com.evopdf.PageGraphicElement
Sets the clip rectangle applied when the element is rendered in PDF
setClosePath(boolean) - Method in class com.evopdf.PathElement
Sets the flag indicating if the path should be automatically closed.
setColor(RgbColor) - Method in class com.evopdf.Bookmark
Sets the bookmark text color
setColorProfile(ColorProfile) - Method in class com.evopdf.PdfDocumentOptions
Sets the color profile of the PDF document generated by the HTML to PDF converter.
setColorSpace(ColorSpace) - Method in class com.evopdf.PdfDocumentOptions
Sets the color space of the PDF document generated by the HTML to PDF converter.
setCommitOnSelectionChanged(boolean) - Method in class com.evopdf.PdfFormComboBox
Sets the flag indicating if a new value selected is committed immediately without waiting to leave the field
setCommitOnSelectionChanged(boolean) - Method in class com.evopdf.PdfFormListBox
Sets the flag indicating if a new value selected is committed immediately without waiting to leave the field
setCompressCrossReference(boolean) - Method in class com.evopdf.Document
Set this property on true to store the PDF cross-reference table and PDF trailer in compressed cross-reference streams and to reduce the PDF file size.
setCompressCrossReference(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the cross-reference table and the trailer of the PDF document generated by the HTML to PDF converter in compressed cross-reference streams to reduce the PDF file size.
setCompressionLevel(PdfCompressionLevel) - Method in class com.evopdf.Document
Sets the PDF document compression level.
setContactInfo(String) - Method in class com.evopdf.DigitalSignatureElement
Sets the information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number
setConversionDelay(int) - Method in class com.evopdf.HtmlToImageConverter
Sets an additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in converter.
setConversionDelay(int) - Method in class com.evopdf.HtmlToImageElement
Sets an additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in converter.
setConversionDelay(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets an additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in HTML to PDF converter.
setConversionDelay(int) - Method in class com.evopdf.HtmlToPdfElement
Sets an additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in HTML to PDF converter.
setConversionDelay(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets an additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering in converter.
setCreatedDate(DateAndTime) - Method in class com.evopdf.PdfDocumentInfo
Sets the date and time when the PDF document was created
setCurrentUserImpersonation(boolean) - Method in class com.evopdf.ImpersonationOptions
Sets the flag indicating if the converter should impersonate the HTML to PDF server user account during navigation.
setDay(int) - Method in class com.evopdf.DateAndTime
Sets the day
setDefaultHtmlEncoding(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document
setDefaultHtmlEncoding(String) - Method in class com.evopdf.HtmlToImageElement
Sets the default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document
setDefaultHtmlEncoding(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document
setDefaultHtmlEncoding(String) - Method in class com.evopdf.HtmlToPdfElement
Sets the default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document
setDefaultHtmlEncoding(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document
setDefaultTitle(String) - Method in class com.evopdf.PdfBookmarkOptions
Sets the default title to be used for bookmarks that don't have an associated text.
setDefaultValue(Object) - Method in class com.evopdf.PdfFormField
Sets the default value of the field to which the field reverts when a reset form action is executed
setDestHeight(float) - Method in class com.evopdf.ImageElement
Sets the image destination height in PDF page
setDestination(ExplicitDestination) - Method in class com.evopdf.Bookmark
Sets the bookmark destination
setDestination(ExplicitDestination) - Method in class com.evopdf.PdfActionGoTo
Sets the explicit destination of the Go To action
setDestWidth(float) - Method in class com.evopdf.ImageElement
Sets the image destination width in PDF page
setDirection(ViewerTextOrder) - Method in class com.evopdf.ViewerPreferences
Sets the predominant reading order for text when displaying the PDF document generated by the HTML to PDF converter.
setDisplayDocTitle(boolean) - Method in class com.evopdf.ViewerPreferences
Sets the flag specifying whether the window’s title bar should display the document title taken from the title entry of the document information dictionary when displaying the PDF document generated by the HTML to PDF converter.
setDocking(TemplateDocking) - Method in class com.evopdf.Template
Sets the template docking inside the PDF page
setDomain(String) - Method in class com.evopdf.ImpersonationOptions
Sets the user Windows domain name.
setDownloadAllResources(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the converter should try to download all the resources even if this could cause a slower conversion.
setDownloadAllResources(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the converter should try to download all the resources even if this could cause a slower conversion.
setDownloadAllResources(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the HTML to PDF converter should try to download all the resources even if this could cause a slower conversion.
setDownloadAllResources(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the HTML to PDF converter should try to download all the resources even if this could cause a slower conversion.
setDownloadAllResources(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the converter should try to download all the resources even if this could cause a slower conversion.
setDrawOnEvenPages(boolean) - Method in class com.evopdf.Template
Sets the flag indicating if the template is drawn on the even pages
setDrawOnEvePages(boolean) - Method in class com.evopdf.Template
Sets the flag indicating if the template is drawn on the first page
setDrawOnOddPages(boolean) - Method in class com.evopdf.Template
Sets the flag indicating if the template is drawn on the odd pages
setEditable(boolean) - Method in class com.evopdf.PdfFormComboBox
Sets the flag indicating if the combo box presents a text box above the drop down list.
setEmbedFont(boolean) - Method in class com.evopdf.PdfFont
Sets the flag indicating if the font should be embedded in PDF document.
setEmbedFonts(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the HTML to PDF converter will embed all the true type fonts in the PDF document.
setEmbedFonts(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the HTML to PDF converter will embed all the true type fonts in the PDF document generated by the HTML to PDF converter.
setEmbedSysFont(boolean) - Method in class com.evopdf.TextElement
Sets the flag indicating if the font associated with this text element should be embedded in the generated PDF document
setEnable3DTransformations(boolean) - Method in class com.evopdf.HtmlToImageConverter
Gets or sets a flag indicating if the accelerated CSS 3D transformations are enabled in converter.
setEnable3DTransformations(boolean) - Method in class com.evopdf.HtmlToImageElement
Gets or sets a flag indicating if the accelerated CSS 3D transformations are enabled in converter.
setEnable3DTransformations(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Gets or sets a flag indicating if the accelerated CSS 3D transformations are enabled in the HTML to PDF converter.
setEnable3DTransformations(boolean) - Method in class com.evopdf.HtmlToPdfElement
Gets or sets a flag indicating if the accelerated CSS 3D transformations are enabled in the HTML to PDF converter.
setEnable3DTransformations(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Gets or sets a flag indicating if the accelerated CSS 3D transformations are enabled in converter.
setEnableAccelerated2DCanvas(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the accelerated 2D canvas is enabled in converter.
setEnableAccelerated2DCanvas(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the accelerated 2D canvas is enabled in converter.
setEnableAccelerated2DCanvas(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the accelerated 2D canvas is enabled in the HTML to PDF converter.
setEnableAccelerated2DCanvas(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the accelerated 2D canvas is enabled in the HTML to PDF converter.
setEnableAccelerated2DCanvas(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the accelerated 2D canvas is enabled in converter.
setEnableHttp2(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the the HTTP2 protocol is enabled in in HTML to Image converter.
setEnableHttp2(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the the HTTP2 protocol is enabled in in HTML to Image element converter.
setEnableHttp2(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the the HTTP2 protocol is enabled in in HTML to PDF converter.
setEnableHttp2(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the the HTTP2 protocol is enabled in in HTML to PDF element converter.
setEnableHttp2(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the the HTTP2 protocol is enabled in in HTML to SVG converter.
setEnablePersistentStorage(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the persistent local storage is enabled in converter.
setEnablePersistentStorage(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the persistent local storage is enabled in converter.
setEnablePersistentStorage(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the persistent local storage is enabled in converter.
setEnablePersistentStorage(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the persistent local storage is enabled in converter.
setEnablePersistentStorage(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the persistent local storage is enabled in converter.
setEnableWebGL(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if the WebGL is enabled in converter.
setEnableWebGL(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if the WebGL is enabled in converter.
setEnableWebGL(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the WebGL is enabled in the HTML to PDF converter.
setEnableWebGL(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the WebGL is enabled in the HTML to PDF converter.
setEnableWebGL(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if the WebGL is enabled in converter.
setEncryptionAlgorithm(EncryptionAlgorithm) - Method in class com.evopdf.PdfSecurityOptions
Sets encryption algorithm used to encrypt the PDF document generated by the HTML to PDF converter.
setEndColor(RgbColor) - Method in class com.evopdf.GradientColor
Sets the gradient end color
setEndX(float) - Method in class com.evopdf.LineElement
Sets the end X coordinate
setEndY(float) - Method in class com.evopdf.LineElement
Sets the end Y coordinate
setEnhancedGraphicsQuality(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating the PDF graphics are rendered at the best quality in the PDF document.
setEnhancedGraphicsQuality(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating the PDF graphics are rendered at the best quality in the PDF document generated by the HTML to PDF converter.
setEnlargeEnabled(boolean) - Method in class com.evopdf.ImageElement
Sets flag indicating if the image can be enlarged if necessary to fit the destination in PDF.
setExport(boolean) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets the flag indicating if the field is exported by a submit form action
setExport(boolean) - Method in class com.evopdf.PdfFormField
Sets the flag indicating if the field is exported by a submit form action
setExtensionsEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if the HTML viewer extensions are executed during conversion.
setExtensionsEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if the HTML viewer extensions are executed during conversion.
setExtensionsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the HTML viewer extensions are executed during HTML to PDF conversion.
setExtensionsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the HTML viewer extensions are executed during HTML to PDF conversion.
setExtensionsEnabled(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if the HTML viewer extensions are executed during conversion.
setFields(PdfFormField[]) - Method in class com.evopdf.PdfResetFormAction
Sets the list of fields to be included or excluded from reset based on PdfResetFormAction.includeFields() property value.
setFields(PdfFormField[]) - Method in class com.evopdf.PdfSubmitFormAction
Sets the list of fields to be included or excluded from submit based on PdfSubmitFormAction.includeFields() property value.
setFilePath(String) - Method in class com.evopdf.FileLinkElement
Sets the external file path
setFitHeight(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the fag indicating if the HTML content will be resized if necessary to fit the available height in PDF page.
setFitHeight(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the fag indicating if the HTML content will be resized if necessary to fit the available height in PDF page.
setFitHeight(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the fag indicating if the HTML content will be resized if necessary to fit the available height in PDF page of the PDF document generated by the HTML to PDF converter.
setFitWidth(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the fag indicating if the HTML content will be resized if necessary to fit the available width in PDF page.
setFitWidth(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the fag indicating if the HTML content will be resized if necessary to fit the available width in PDF page.
setFitWidth(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the fag indicating if the HTML content will be resized if necessary to fit the available width in PDF page of the PDF document generated by the HTML to PDF converter.
setFitWindow(boolean) - Method in class com.evopdf.ViewerPreferences
Sets the flag specifying whether to resize the document’s window to fit the size of the first displayed page when displaying the PDF document generated by the HTML to PDF converter.
setFlags(int) - Method in class com.evopdf.PdfSubmitFormAction
Sets a bitwise OR of flags from PdfFormSubmitFlags specifying various characteristics of the action
setFlatten(boolean) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets flag indicating if the form field is flattened.
setFlatten(boolean) - Method in class com.evopdf.PdfFormField
Sets flag indicating if the form field is flattened.
setFont(PdfFont) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets the PDF form fields font
setFont(PdfFont) - Method in class com.evopdf.PdfFormButton
Sets the PDF form button text font
setFont(PdfFont) - Method in class com.evopdf.PdfFormComboBox
Sets the font of the items in the list
setFont(PdfFont) - Method in class com.evopdf.PdfFormListBox
Sets the font of the items in the list
setFont(PdfFont) - Method in class com.evopdf.PdfFormTextBox
Sets the PDF form text box font
setFontData(byte[]) - Method in class com.evopdf.PdfFont
Sets the font data
setFontFamily(String) - Method in class com.evopdf.PdfFont
Sets the name of the font family of this PDF font
setFooterBackColor(RgbColor) - Method in class com.evopdf.PdfFooterOptions
Sets the background color of the footer
setFooterHeight(float) - Method in class com.evopdf.PdfFooterOptions
Sets the height in points of the footer.
setForeColor(RgbColor) - Method in class com.evopdf.PageGraphicElement
Sets element foreground color
setForeColor(RgbColor) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets the form field fore color in an automatically generated PDF form
setForeColor(RgbColor) - Method in class com.evopdf.PdfFormFieldStyle
Sets the form field fore color
setG(int) - Method in class com.evopdf.RgbColor
Sets the green component of the color
setGlobalStyle(String) - Method in class com.evopdf.TableOfContentsOptions
Sets the global CSS style of the table of contents.
SetGoToPdfAction - Enum constant in enum com.evopdf.DocumentOpType
 
setGradient(GradientColor) - Method in class com.evopdf.PageGraphicElement
Sets the gradient used to fill a shape
setGradientDirection(GradientDirection) - Method in class com.evopdf.GradientColor
Sets the gradient direction
setHeaderBackColor(RgbColor) - Method in class com.evopdf.PdfHeaderOptions
Sets the background color of the header
setHeaderHeight(float) - Method in class com.evopdf.PdfHeaderOptions
Sets the height in points of the header.
setHeight(float) - Method in class com.evopdf.EllipseArcElement
Sets the height of the rectangle enclosing the ellipse
setHeight(float) - Method in class com.evopdf.EllipseSliceElement
Sets the height of the rectangle enclosing the ellipse
setHeight(float) - Method in class com.evopdf.HtmlToImageElement
Sets the height in points of the destination rectangle in PDF page where the HTML content is rendered.
setHeight(float) - Method in class com.evopdf.HtmlToPdfElement
Sets the height in points of the destination rectangle in PDF page where the HTML content is rendered.
setHeight(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the height in points of the destination rectangle in PDF page where the HTML content is rendered.
setHeight(float) - Method in class com.evopdf.PdfPageSize
Sets the page height
setHeight(float) - Method in class com.evopdf.RectangleElement
Sets the rectangle height
setHeight(float) - Method in class com.evopdf.RectangleFloat
Sets the rectangle height
setHeight(float) - Method in class com.evopdf.SizeFloat
Sets the height
setHeight(float) - Method in class com.evopdf.TextElement
Sets the height of destination rectangle in PDF where this text element will be rendered
setHiddenHtmlElementsSelectors(String[]) - Method in class com.evopdf.HtmlToPdfConverter
Sets the CSS selectors of the HTML elements to be excluded from rendering during HTML to PDF conversion
setHiddenHtmlElementsSelectors(String[]) - Method in class com.evopdf.HtmlToPdfElement
Sets the CSS selectors of the HTML elements to be excluded from rendering during HTML to PDF conversion
setHideMenuBar(boolean) - Method in class com.evopdf.ViewerPreferences
Sets the flag specifying whether to hide the viewer application’s menu bar when the document is active when displaying the PDF document generated by the HTML to PDF converter.
setHideToolbar(boolean) - Method in class com.evopdf.ViewerPreferences
Sets the flag specifying whether to hide the viewer application’s tool bars when the document is active when displaying the PDF document generated by the HTML to PDF converter.
setHideWindowUI(boolean) - Method in class com.evopdf.ViewerPreferences
Sets the flag specifying whether to hide user interface elements in the document’s window (such as scroll bars and navigation controls), leaving only the document’s contents displayed when displaying the PDF document generated by the HTML to PDF converter.
setHierarchicalBookmarks(boolean) - Method in class com.evopdf.PdfBookmarkOptions
Sets the flag indicating if the bookmarks created in PDF for the HTML elements are arranged in a hierarchy based on the bookmark levels defined in HTML.
setHostName(String) - Method in class com.evopdf.ProxyOptions
Sets the host name of the proxy host
setHour(int) - Method in class com.evopdf.DateAndTime
Sets the hour
setHtml(String) - Method in class com.evopdf.HtmlToImageElement
Sets the HTML string to be converted to PDF
setHtml(String) - Method in class com.evopdf.HtmlToPdfElement
Sets the HTML string to be converted to PDF
setHtml(String) - Method in class com.evopdf.HtmlToPdfVariableElement
Sets the variable HTML String to be converted to PDF
setHtmlDocAuthor(String) - Method in class com.evopdf.HtmlDocumentInfo
Sets the author of the converted HTML document
setHtmlDocDescription(String) - Method in class com.evopdf.HtmlDocumentInfo
Sets the description of the converted HTML document
setHtmlDocKeywords(String) - Method in class com.evopdf.HtmlDocumentInfo
Sets the keywords of the converted HTML document
setHtmlDocSubject(String) - Method in class com.evopdf.HtmlDocumentInfo
Sets the subject of the converted HTML document
setHtmlDocTitle(String) - Method in class com.evopdf.HtmlDocumentInfo
Sets the title of the converted HTML document
setHtmlElementSelectors(String[]) - Method in class com.evopdf.HtmlElementsMappingOptions
Sets an array containing the selectors of the HTML elements for which to retrieve position in PDF.
setHtmlElementSelectors(String[]) - Method in class com.evopdf.PdfBookmarkOptions
Sets an array containing the selectors of the HTML elements to be bookmarked.
setHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the HTML viewer height in pixels in the HTML to image converter.
setHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageElement
Sets the HTML viewer height in pixels in the HTML to image converter element.
setHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the HTML viewer height in pixels in the HTML to PDF Converter .
setHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfElement
Sets the HTML viewer height in pixels in the HTML to PDF converter element.
setHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets the HTML viewer height in pixels in the HTML to SVG converter.
setHtmlViewerWidth(int) - Method in class com.evopdf.HtmlToImageConverter
Gets or sets the preferred HTML viewer width in pixels in HTML to image converter.
setHtmlViewerWidth(int) - Method in class com.evopdf.HtmlToImageElement
Gets or sets the preferred HTML viewer width in pixels in HTML to image converter element.
setHtmlViewerWidth(int) - Method in class com.evopdf.HtmlToPdfConverter
Gets or sets the preferred HTML viewer width in pixels in HTML to PDF converter.
setHtmlViewerWidth(int) - Method in class com.evopdf.HtmlToPdfElement
Gets or sets the preferred HTML viewer width in pixels in HTML to PDF converter element.
setHtmlViewerWidth(int) - Method in class com.evopdf.HtmlToSvgConverter
Gets or sets the preferred HTML viewer width in pixels in HTML to SVG converter.
setHtmlViewerZoom(int) - Method in class com.evopdf.HtmlToImageConverter
Sets HTML viewer zoom percentage in HTML to Image Converter similar to zoom level in a browser.
setHtmlViewerZoom(int) - Method in class com.evopdf.HtmlToImageElement
Sets HTML viewer zoom percentage in HTML to Image element similar to zoom level in a browser.
setHtmlViewerZoom(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets HTML viewer zoom percentage in HTML to PDF Converter similar to zoom level in a browser.
setHtmlViewerZoom(int) - Method in class com.evopdf.HtmlToPdfElement
Sets HTML viewer zoom percentage in HTML to PDF element similar to zoom level in a browser.
setHtmlViewerZoom(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets HTML viewer zoom percentage in HTML to SVG Converter similar to zoom level in a browser.
setIconColor(RgbColor) - Method in class com.evopdf.FileAttachmentElement
Sets the file attachment icon color.
setIconType(FileAttachmentIcon) - Method in class com.evopdf.FileAttachmentElement
Sets the file attachment icon type.
setImagePartSize(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the maximum height in pixels of an image part in converter
setImagePartSize(int) - Method in class com.evopdf.HtmlToImageElement
Sets the maximum height in pixels of an image part in converter
setImagePartSize(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the maximum height in pixels of an image part in HTML to PDF converter
setImagePartSize(int) - Method in class com.evopdf.HtmlToPdfElement
Sets the maximum height in pixels of an image part in HTML to PDF converter
setImagesScalingEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets flag indicating if the images scaling is allowed in the PDF document.
setImagesScalingEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets flag indicating if the images scaling is allowed in the PDF document generated by the HTML to PDF converter.
setIncludeFields(boolean) - Method in class com.evopdf.PdfResetFormAction
Sets the flag indicating if the Fields property defines the fields to be included or the fields to be excluded from reset.
setIncludeFields(boolean) - Method in class com.evopdf.PdfSubmitFormAction
Sets the flag indicating if the Fields property defines the fields to be included or the fields to be excluded from submit.
setInitialHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the initial height in pixels of the HTML viewer in converter.
setInitialHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageElement
Sets the initial height in pixels of the HTML viewer in converter.
setInitialHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the initial height in pixels of the HTML viewer in HTML to PDF converter.
setInitialHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfElement
Sets the initial height in pixels of the HTML viewer in HTML to PDF converter.
setInitialHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets the initial height in pixels of the HTML viewer in converter.
setInsertNewPagesEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets 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.
setInsertNewPagesEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets 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.
setInsertNewPagesMode(boolean) - Method in class com.evopdf.ImageElement
Sets 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.
setInteractiveHiddenElements(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the interactive features are enabled for hidden HTML elements.
setInteractiveHiddenElements(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the interactive features are enabled for hidden HTML elements.
setInteractiveHiddenElements(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the interactive features are enabled for hidden HTML elements.
setInternalLinksEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the converter to convert the internal HTML links (links with anchors) to internal PDF links in the PDF document.
setInternalLinksEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets 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.
setInternalLinksEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets 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.
setInterruptSlowJavaScript(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if the slow JavaScript script should be interrupted in converter.
setInterruptSlowJavaScript(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if the slow JavaScript script should be interrupted in converter.
setInterruptSlowJavaScript(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the slow JavaScript script should be interrupted in HTML to PDF converter.
setInterruptSlowJavaScript(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the slow JavaScript script should be interrupted in HTML to PDF converter.
setInterruptSlowJavaScript(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if the slow JavaScript script should be interrupted in converter.
setIsMultiLine(boolean) - Method in class com.evopdf.PdfFormTextBox
Sets the flag indicating if the text box is multiline.
setIsPassword(boolean) - Method in class com.evopdf.PdfFormTextBox
Sets the flag indicating if this text box is used to enter a password.
setItalic(boolean) - Method in class com.evopdf.PdfFont
Sets the flag indicating if the font is italic
setItemStyle(int, String) - Method in class com.evopdf.TableOfContentsOptions
Sets the style of a table of contents item on a given level.
setJavaScriptCode(String) - Method in class com.evopdf.PdfActionJavaScript
Sets the JavaScript code executed by this action
setJavaScriptEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if JavaScript execution is enabled in converter.
setJavaScriptEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if JavaScript execution is enabled in converter.
setJavaScriptEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if JavaScript execution is enabled in HTML to PDF converter.
setJavaScriptEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if JavaScript execution is enabled in HTML to PDF converter.
setJavaScriptEnabled(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if JavaScript execution is enabled in converter.
SetJavaScriptPdfAction - Enum constant in enum com.evopdf.DocumentOpType
 
setJpegCompressionEnabled(boolean) - Method in class com.evopdf.Document
Sets a flag indicating if the JPEG compression is enabled or not for the images in the generated PDF.
setJpegCompressionEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the JPEG compression is enabled or not for the images in the PDF document created by the HTML to PDF converter.
setJpegCompressionLevel(int) - Method in class com.evopdf.Document
Sets the compression level of images in the generated PDF as an integer value between 0 and 100.
setJpegCompressionLevel(int) - Method in class com.evopdf.PdfDocumentOptions
Sets the compression level of images in the PDF document generated by the HTML to PDF converter as an integer value between 0 and 100.
setKeepAspectRatio(boolean) - Method in class com.evopdf.ImageElement
Sets the flag indicating if the aspect ratio of the image should be kept when the image is rendered in PDF
setKeySize(EncryptionKeySize) - Method in class com.evopdf.PdfSecurityOptions
Sets the dimension of the encryption key in the PDF document generated by the HTML to PDF converter.
setKeywords(String) - Method in class com.evopdf.PdfDocumentInfo
Sets the keywords of the PDF document generated by the HTML to PDF converter
setLastPageIndex(int) - Method in class com.evopdf.ConversionSummary
Sets the index
setLastPageRectangle(RectangleFloat) - Method in class com.evopdf.ConversionSummary
Sets the bounds
setLeft(float) - Method in class com.evopdf.PdfMargins
Sets the left margin in points
setLeftMargin(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the rendered PDF document left margin in points.
setLicenseKey(String) - Method in class com.evopdf.Document
Sets the license key string received from the vendor.
setLicenseKey(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the license key string received from the vendor in HTML to image converter.
setLicenseKey(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the license key string received from the vendor in HTML to PDF converter.
setLicenseKey(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the license key string received from the vendor in HTML to SVG converter.
setLineCapStyle(LineCapStyle) - Method in class com.evopdf.LineStyle
Sets the line cap style
setLineDashStyle(LineDashStyle) - Method in class com.evopdf.LineStyle
Sets the line dash pattern
setLineJoinStyle(LineJoinStyle) - Method in class com.evopdf.LineStyle
Sets the line join style
setLineSpacing(float) - Method in class com.evopdf.TextElement
Sets the value that indicates the vertical distance between the baselines of adjacent lines of text
setLineStyle(LineStyle) - Method in class com.evopdf.PageGraphicElement
Sets the line style for elements rendering lines
setLineWidth(float) - Method in class com.evopdf.LineStyle
Sets the line width
setLinkDestination(ExplicitDestination) - Method in class com.evopdf.InternalLinkElement
Sets the link destination
setLinkRectangle(RectangleFloat) - Method in class com.evopdf.FileAttachmentElement
Sets the file attachment icon rectangle in PDF page
setLinkRectangle(RectangleFloat) - Method in class com.evopdf.FileLinkElement
Sets the file link element rectangle in PDF page
setLinkRectangle(RectangleFloat) - Method in class com.evopdf.InternalLinkElement
Sets the internal link element rectangle in PDF page
setLinkRectangle(RectangleFloat) - Method in class com.evopdf.LinkUrlElement
Sets the URL link element rectangle in PDF page
setLinkRectangle(RectangleFloat) - Method in class com.evopdf.SoundLinkElement
Sets the sound file link rectangle in PDF page
setLinkRectangle(RectangleFloat) - Method in class com.evopdf.TextNoteElement
Sets the text note element rectangle in PDF page
setLinkURL(String) - Method in class com.evopdf.LinkUrlElement
Sets the link destination URL
setListItems(String[]) - Method in class com.evopdf.PdfFormComboBox
Sets the items in the list box
setListItems(String[]) - Method in class com.evopdf.PdfFormListBox
Sets the items in the list box
setLiveUrlsEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the converter will convert the external links from HTML to PDF links in the PD.
setLiveUrlsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the HTML to PDF converter will convert the external links from HTML to PDF links in the PD.
setLiveUrlsEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the HTML to PDF converter will convert the external links from HTML to PDF links in the PDF document generated by the HTML to PDF converter.
setLocalFilesAccessEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the access to local files is enabled in the HTML to Image converter.
setLocalFilesAccessEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the access to local files is enabled in the HTML to Image element.
setLocalFilesAccessEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the access to local files is enabled in the HTML to PDF Converter.
setLocalFilesAccessEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the access to local files is enabled in the HTML to PDF element.
setLocalFilesAccessEnabled(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the access to local files is enabled in the HTML to SVG converter.
setLocation(String) - Method in class com.evopdf.DigitalSignatureElement
Sets the CPU host name or physical location of the signing
setLogonMode(ImpersonationLogonMode) - Method in class com.evopdf.ImpersonationOptions
Sets the logon mode of the user before navigation.
setManualTriggeringConversionDelay(int) - Method in class com.evopdf.HtmlToImageConverter
Sets an additional time in seconds to wait after manual triggering before starting the rendering.
setManualTriggeringConversionDelay(int) - Method in class com.evopdf.HtmlToImageElement
Sets an additional time in seconds to wait after manual triggering before starting the rendering.
setManualTriggeringConversionDelay(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets an additional time in seconds to wait after manual triggering before starting the rendering.
setManualTriggeringConversionDelay(int) - Method in class com.evopdf.HtmlToPdfElement
Sets an additional time in seconds to wait after manual triggering before starting the rendering.
setManualTriggeringConversionDelay(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets an additional time in seconds to wait after manual triggering before starting the rendering.
setMapHiddenElements(boolean) - Method in class com.evopdf.HtmlElementsMappingOptions
Sets the flag indicating if the mapping of hidden elements is enabled.
setMargins(PdfMargins) - Method in class com.evopdf.Document
Sets the default document margins.
setMaxHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the maximum height in pixels to be rendered from the HTML document by converter.
setMaxHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageElement
Sets the maximum height in pixels to be rendered from the HTML document by converter.
setMaxHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the maximum height in pixels to be rendered from the HTML document by the HTML to PDF converter.
setMaxHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfElement
Sets the maximum height in pixels to be rendered from the HTML document by the HTML to PDF converter.
setMaxHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets the maximum height in pixels to be rendered from the HTML document by converter.
setMaxLength(int) - Method in class com.evopdf.PdfFormTextBox
Sets the maximum length of the field text in characters
setMaxTitleLength(int) - Method in class com.evopdf.PdfBookmarkOptions
Sets the maximum accepted length of the bookmark title string.
setMaxTocItemTitleLength(int) - Method in class com.evopdf.TableOfContentsOptions
Sets the maximum accepted length of the table of contents item title.
setMediaType(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the media type of the HTML document used by converter.
setMediaType(String) - Method in class com.evopdf.HtmlToImageElement
Sets the media type of the HTML document used by converter.
setMediaType(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the media type of the HTML document used by the HTML to PDF converter.
setMediaType(String) - Method in class com.evopdf.HtmlToPdfElement
Sets the media type of the HTML document used by the HTML to PDF converter.
setMediaType(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the media type of the HTML document used by converter.
setMin(int) - Method in class com.evopdf.DateAndTime
Sets the minute
setMinHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the minimum height in pixels to be rendered from the HTML document by converter.
setMinHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToImageElement
Sets the minimum height in pixels to be rendered from the HTML document by converter.
setMinHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the minimum height in pixels to be rendered from the HTML document by the HTML to PDF converter.
setMinHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToPdfElement
Sets the minimum height in pixels to be rendered from the HTML document by the HTML to PDF converter.
setMinHtmlViewerHeight(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets the minimum height in pixels to be rendered from the HTML document by converter.
setMonth(int) - Method in class com.evopdf.DateAndTime
Sets the month
setName(String) - Method in class com.evopdf.NameValuePair
Sets the pair name
setName(String) - Method in class com.evopdf.PdfFormField
Sets the PDF form field name
setNavigationTimeout(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the converter navigation timeout in seconds.
setNavigationTimeout(int) - Method in class com.evopdf.HtmlToImageElement
Sets the converter navigation timeout in seconds.
setNavigationTimeout(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the HTML to PDF converter navigation timeout in seconds.
setNavigationTimeout(int) - Method in class com.evopdf.HtmlToPdfElement
Sets the HTML to PDF converter navigation timeout in seconds.
setNavigationTimeout(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets the converter navigation timeout in seconds.
setNavigatorUserAgent(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the custom user agent to be used when accessing the HTML page.
setNavigatorUserAgent(String) - Method in class com.evopdf.HtmlToImageElement
Sets the custom user agent to be used when accessing the HTML page.
setNavigatorUserAgent(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the custom user agent to be used when accessing the HTML page.
setNavigatorUserAgent(String) - Method in class com.evopdf.HtmlToPdfElement
Sets the custom user agent to be used when accessing the HTML page.
setNavigatorUserAgent(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the custom user agent to be used when accessing the HTML page.
setNonFullScreenPageMode(ViewerFullScreenExitMode) - Method in class com.evopdf.ViewerPreferences
Sets the document’s page mode, specifying how to display the document on exiting full-screen mode when displaying the PDF document generated by the HTML to PDF converter.
setNoSizeElementsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets flag indicating if the hidden elements are rendered in the PDF document.
setNoSizeElementsEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets flag indicating if the hidden elements are rendered in the PDF document generated by the HTML to PDF converter.
setNoteIcon(TextNoteIcon) - Method in class com.evopdf.TextNoteElement
Sets the text note icon in PDF document
setOpacity(int) - Method in class com.evopdf.PageGraphicElement
Sets the element opacity.
setOpen(boolean) - Method in class com.evopdf.TextNoteElement
Sets the default annotation status.
setOpenAction(PdfAction) - Method in class com.evopdf.Document
Sets the Go To, JavaScript, Submit Form or Reset Form action to be performed when the PDF document is opened
setOutputResolution(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets resolution of the SVG document
setOutputSize(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets flag indicating if the calculated size of the SVG document should be set in the generated document
setOwnerPassword(String) - Method in class com.evopdf.PdfSecurityOptions
Sets the password required to change permissions of the PDF document generated by the HTML to PDF converter, like printing or editing.
setPageBreakAfterHtmlElementsSelectors(String[]) - Method in class com.evopdf.HtmlToImageElement
Sets the CSS selectors of the HTML elements after which to force a page break in PDF document
setPageBreakAfterHtmlElementsSelectors(String[]) - Method in class com.evopdf.HtmlToPdfElement
Sets the CSS selectors of the HTML elements after which to force a page break in PDF document
setPageBreakAfterHtmlElementsSelectors(String[]) - Method in class com.evopdf.PdfDocumentOptions
Sets the CSS selectors of the HTML elements after which to force a page break in PDF document
setPageBreakBeforeHtmlElementsSelectors(String[]) - Method in class com.evopdf.HtmlToImageElement
Sets the CSS selectors of the HTML elements before which to force a page break in PDF document
setPageBreakBeforeHtmlElementsSelectors(String[]) - Method in class com.evopdf.HtmlToPdfElement
Sets the CSS selectors of the HTML elements before which to force a page break in PDF document
setPageBreakBeforeHtmlElementsSelectors(String[]) - Method in class com.evopdf.PdfDocumentOptions
Sets the CSS selectors of the HTML elements before which to force a page break in PDF document
setPageLayout(ViewerPageLayout) - Method in class com.evopdf.ViewerPreferences
Sets the page layout to be used when the PDF document generated by the HTML to PDF converter is opened
setPageMode(ViewerPageMode) - Method in class com.evopdf.ViewerPreferences
Gets how the PDF document generated by the HTML to PDF converter should be displayed when opened.
setPageNumberingPageCountIncrement(int) - Method in class com.evopdf.PdfFooterOptions
Sets the increment for the total number of pages displayed using &P; variable in a TextElement or HtmlToPdfVariableElement added to the footer
setPageNumberingPageCountIncrement(int) - Method in class com.evopdf.PdfHeaderOptions
Sets the increment for the total number of pages displayed using &P; variable in a TextElement or HtmlToPdfVariableElement added to the header
setPageNumberingPageCountIncrement(int) - Method in class com.evopdf.Template
Sets the increment for the total number of pages displayed using &P; variable in a TextElement or HtmlToPdfVariableElement added to the template
setPageNumberingStartIndex(int) - Method in class com.evopdf.PdfFooterOptions
Sets the start index for page numbering using the &p; variable in a TextElement or HtmlToPdfVariableElement added to the footer
setPageNumberingStartIndex(int) - Method in class com.evopdf.PdfHeaderOptions
Sets the start index for page numbering using the &p; variable in a TextElement or HtmlToPdfVariableElement added to the header
setPageNumberingStartIndex(int) - Method in class com.evopdf.TableOfContentsOptions
Sets the start index for page numbering in the table of contents.
setPageNumberingStartIndex(int) - Method in class com.evopdf.Template
Sets the start index for page numbering using the &p; variable in a TextElement or HtmlToPdfVariableElement added to the template
setPageNumbersEnabled(boolean) - Method in class com.evopdf.TableOfContentsOptions
Sets the flag indicating if the table of contents items will have page numbers besides the title.
setPageNumberStyle(int, String) - Method in class com.evopdf.TableOfContentsOptions
Sets the style of the page page numbers on a given level in the table of contents.
setPaginate(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the HTML to image element can be paginated to render many PDF pages if necessary
setPaginate(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the HTML to PDF element can be paginated to render many PDF pages if necessary
setPaginate(boolean) - Method in class com.evopdf.ImageElement
Sets the flag indicating if the element can be paginated and rendered in many PDF pages
setPaginate(boolean) - Method in class com.evopdf.TextElement
Sets the flag indicating if the text can be paginated to render many PDF pages if necessary
setParentDocument(Document) - Method in class com.evopdf.ElementsRenderer
Sets the parent document of this renderer
setPassword(String) - Method in class com.evopdf.AuthenticationOptions
Sets the password of the user used for authentication
setPassword(String) - Method in class com.evopdf.ImpersonationOptions
Sets the password of the user specified by ImpersonationOptions.username() and ImpersonationOptions.domain() properties.
setPassword(String) - Method in class com.evopdf.ProxyOptions
Sets the password used for authentication
setPdfCompressionLevel(PdfCompressionLevel) - Method in class com.evopdf.PdfDocumentOptions
Sets the compression level of the PDF document created by the HTML to PDF converter.
setPdfPageOrientation(PdfPageOrientation) - Method in class com.evopdf.PdfDocumentOptions
Sets the page orientation of the pages of the PDF document generated by the HTML to PDF converter.
setPdfPageSize(PdfPageSize) - Method in class com.evopdf.PdfDocumentOptions
Sets the page size of the PDF document generated by the HTML to PDF converter.
setPdfStandardSubset(PdfStandardSubset) - Method in class com.evopdf.PdfDocumentOptions
Sets the PDF subset used by the PDF document generated by the HTML to PDF converter.
setPersistentHttpRequestHeaders(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets 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.
setPersistentHttpRequestHeaders(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets 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.
setPersistentHttpRequestHeaders(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets 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.
setPersistentHttpRequestHeaders(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets 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.
setPersistentHttpRequestHeaders(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets 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.
setPfxData(byte[]) - Method in class com.evopdf.DigitalSignatureElement
Sets the binary data of a PFX file containing the certificate used for signing.
setPfxPassword(String) - Method in class com.evopdf.DigitalSignatureElement
Sets the password to access the PFX file.
setPoints(PointFloat[]) - Method in class com.evopdf.PolygonElement
Sets the polygon points
setPort(int) - Method in class com.evopdf.Document
Sets the HTML to PDF server port number
setPort(int) - Method in class com.evopdf.HtmlToImageConverter
Sets the HTML to Image server port number
setPort(int) - Method in class com.evopdf.HtmlToPdfConverter
Sets the HTML to PDF server port number
setPort(int) - Method in class com.evopdf.HtmlToSvgConverter
Sets the HTML to SVG server port number
setPortNumber(int) - Method in class com.evopdf.ProxyOptions
Sets the port number of the proxy host to be used when accessing a HTML document
setPostScriptFontsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the fonts with PostScript outlines are enabled in HTML during the HTML to PDF conversion.
setPostScriptFontsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the fonts with PostScript outlines are enabled in HTML during the HTML to PDF conversion.
setPrerenderEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if the converter should perform a pre-rendering.
setPrerenderEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if the converter should perform a pre-rendering.
setPrerenderEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the HTML to PDF converter should perform a pre-rendering.
setPrerenderEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the HTML to PDF converter should perform a pre-rendering.
setPrerenderEnabled(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if the converter should perform a pre-rendering.
setR(int) - Method in class com.evopdf.RgbColor
Sets the red component of the color
setRadius(float) - Method in class com.evopdf.CircleElement
Sets the circle radius
setReadOnly(boolean) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets flag indicating if the field is read only.
setReadOnly(boolean) - Method in class com.evopdf.PdfFormField
Sets flag indicating if the field is read only.
setReason(String) - Method in class com.evopdf.DigitalSignatureElement
Sets the reason for the signing
setRenderedHtmlElementSelector(String) - Method in class com.evopdf.HtmlToImageConverter
Gets or sets the CSS selector of the HTML element to be rendered to PDF by converter.
setRenderedHtmlElementSelector(String) - Method in class com.evopdf.HtmlToImageElement
Gets or sets the CSS selector of the HTML element to be rendered to PDF by converter.
setRenderedHtmlElementSelector(String) - Method in class com.evopdf.HtmlToPdfConverter
Gets or sets the CSS selector of the HTML element to be rendered to PDF by the HTML to PDF converter.
setRenderedHtmlElementSelector(String) - Method in class com.evopdf.HtmlToPdfElement
Gets or sets the CSS selector of the HTML element to be rendered to PDF by the HTML to PDF converter.
setRenderedHtmlElementSelector(String) - Method in class com.evopdf.HtmlToSvgConverter
Gets or sets the CSS selector of the HTML element to be rendered to PDF by converter.
setRenderMultiFrame(boolean) - Method in class com.evopdf.ImageElement
Sets the flag indicating if the multi-frame images rendering is enabled
setRenderTransparentImage(boolean) - Method in class com.evopdf.ImageElement
Sets flag indicating if the image alpha transparency information is used when the image is rendered in PDF.
setRequired(boolean) - Method in class com.evopdf.PdfFormAutoFieldStyle
Sets flag indicating if the field should have a value at the time it is exported by a submit form action.
setRequired(boolean) - Method in class com.evopdf.PdfFormField
Sets flag indicating if the field should have a value at the time it is exported by a submit form action.
SetResetFormPdfAction - Enum constant in enum com.evopdf.DocumentOpType
 
setResetLevelBeforeElement(boolean) - Method in class com.evopdf.PdfDocumentTableOfContents
Sets flag indicating if the table of contents items level is reset before each HTML to PDF and HTML to Image element added to document.
setRight(float) - Method in class com.evopdf.PdfMargins
Sets the right margin in points
setRightMargin(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the rendered PDF document right margin in points.
setRightToLeftLanguage(boolean) - Method in class com.evopdf.TextElement
Sets the flag indicating if the text is in a RTL language
setSec(int) - Method in class com.evopdf.DateAndTime
Sets the second
setSendToBackground(boolean) - Method in class com.evopdf.Template
Sets the flag indicating if the the template is rendered in the back of the page main content
setServer(String) - Method in class com.evopdf.Document
Sets the HTML to PDF server IP or name
setServer(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the HTML to Image server IP or name
setServer(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the HTML to PDF server IP or name
setServer(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the HTML to SVG server IP or name
setServicePassword(String) - Method in class com.evopdf.Document
Sets the HTML to PDF converter service password.
setServicePassword(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the HTML to image converter service password.
setServicePassword(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the HTML to PDF converter service password.
setServicePassword(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the HTML to SVG converter service password.
setShowFooter(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the footer is visible in the PDF document generated by the HTML to PDF converter.
setShowFooter(boolean) - Method in class com.evopdf.PdfPage
Sets the flag indicating if the footer can be displayed on this PDF page
setShowFooter(boolean) - Method in class com.evopdf.TableOfContentsOptions
Sets the flag indicating if the document footer is displayed on the table of content pages or not
setShowFooterInEvenPages(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets flag indicating if the footer is displayed in the even pages of the PDF document where this element is rendered
setShowFooterInEvenPages(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets flag indicating if the footer is displayed in the even pages of the PDF document where this element is rendered
setShowFooterInOddPages(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the footer is displayed in the odd pages of the PDF document where this element is rendered
setShowFooterInOddPages(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the footer is displayed in the odd pages of the PDF document where this element is rendered
setShowHeader(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the header is visible in the PDF document generated by the HTML to PDF converter.
setShowHeader(boolean) - Method in class com.evopdf.PdfPage
Sets the flag indicating if the header can be displayed on this PDF page
setShowHeader(boolean) - Method in class com.evopdf.TableOfContentsOptions
Sets the flag indicating if the document header is displayed on the table of content pages or not
setShowHeaderInEvenPages(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets flag indicating if the header is displayed in the even pages of the PDF document where this element is rendered
setShowHeaderInEvenPages(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets flag indicating if the header is displayed in the even pages of the PDF document where this element is rendered
setShowHeaderInOddPages(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the header is displayed in the odd pages of the PDF document where this element is rendered
setShowHeaderInOddPages(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the header is displayed in the odd pages of the PDF document where this element is rendered
setShowInEvenPages(boolean) - Method in class com.evopdf.PdfFooterOptions
Sets the flag indicating if the header is displayed in the even pages of the PDF document
setShowInEvenPages(boolean) - Method in class com.evopdf.PdfHeaderOptions
Sets the flag indicating if the header is displayed in the even pages of the PDF document
setShowInFirstPage(boolean) - Method in class com.evopdf.PdfFooterOptions
Sets the flag indicating if the header is displayed in the first page of the PDF document
setShowInFirstPage(boolean) - Method in class com.evopdf.PdfHeaderOptions
Sets the flag indicating if the header is displayed in the first page of the PDF document
setShowInOddPages(boolean) - Method in class com.evopdf.PdfFooterOptions
Sets the flag indicating if the header is displayed in the odd pages of the PDF document
setShowInOddPages(boolean) - Method in class com.evopdf.PdfHeaderOptions
Sets the flag indicating if the header is displayed in the odd pages of the PDF document
SetShowPageFooter - Enum constant in enum com.evopdf.DocumentOpType
 
SetShowPageHeader - Enum constant in enum com.evopdf.DocumentOpType
 
setSinglePage(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the HTML to PDF converter will generate a single PDF page with a custom size calculated to display the whole HTML content and any specified header and footer.
setSize(float) - Method in class com.evopdf.PdfFont
Sets the PDF font size in points
setSortItems(boolean) - Method in class com.evopdf.PdfFormComboBox
Sets the flag indicating if the list items are sorted alphabetically
setSortItems(boolean) - Method in class com.evopdf.PdfFormListBox
Sets the flag indicating if the list items are sorted alphabetically
setSoundData(byte[]) - Method in class com.evopdf.SoundLinkElement
Sets the sound data
setSpellChecking(boolean) - Method in class com.evopdf.PdfFormComboBox
Sets flag indicating if the spell checking is enabled.
setSpellChecking(boolean) - Method in class com.evopdf.PdfFormListBox
Sets flag indicating if the spell checking is enabled.
setStackRepeatedTableFooters(boolean) - Method in class com.evopdf.HtmlToPdfElement
Gets or sets a flag indicating if the repeated HTML table footers are stacked at the bottom of the PDF page when multiple HTML tables have repeated footers on that PDF page.
setStackRepeatedTableFooters(boolean) - Method in class com.evopdf.PdfDocumentOptions
Gets or sets a flag indicating if the repeated HTML table footers are stacked at the bottom of the PDF page when multiple HTML tables have repeated footers on that PDF page.
setStackRepeatedTableHeaders(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the repeated HTML table headers are stacked at the top of the PDF page when multiple HTML tables have repeated headers on that PDF page.
setStackRepeatedTableHeaders(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the repeated HTML table headers are stacked at the top of the PDF page when multiple HTML tables have repeated headers on that PDF page.
setStandardCJK(StandardCJKFont) - Method in class com.evopdf.PdfFont
Sets the predefined CJK font
setStandardFamily(StdFontBaseFamily) - Method in class com.evopdf.PdfFont
Sets the predefined family name of this PDF font
setStartAngle(float) - Method in class com.evopdf.EllipseArcElement
Sets the start angle in degrees of the ellipse slice measured counter-clockwise from the X axis centered in the enclosing rectangle
setStartAngle(float) - Method in class com.evopdf.EllipseSliceElement
Sets the start angle in degrees of the ellipse slice measured counter-clockwise from the X axis centered in the enclosing rectangle
setStartColor(RgbColor) - Method in class com.evopdf.GradientColor
Sets The gradient start color
setStartPageNumbersAfterTOC(boolean) - Method in class com.evopdf.TableOfContentsOptions
Sets flag indicating if the page numbers start after the table of contents.
setStartX(float) - Method in class com.evopdf.LineElement
Sets the start X coordinate
setStartY(float) - Method in class com.evopdf.LineElement
Sets the start Y coordinate
setStretchToFit(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the value of the flag indicating if the HTML content will be stretched if necessary to fit the available width in PDF page.
setStretchToFit(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the value of the flag indicating if the HTML content will be stretched if necessary to fit the available width in PDF page.
setStretchToFit(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the value of the flag indicating if the HTML content will be stretched if necessary to fit the available width in PDF page.
setStrikeout(boolean) - Method in class com.evopdf.PdfFont
Sets the flag indicating if the font is strikeout
setStyle(int) - Method in class com.evopdf.Bookmark
Sets the bookmark text style as a bitwise OR of flags from PdfBookmarkStyle class
setStyle(PdfFormFieldStyle) - Method in class com.evopdf.PdfFormField
Sets the PDF form field style
setSubject(String) - Method in class com.evopdf.PdfDocumentInfo
Sets the subject of the PDF document generated by the HTML to PDF converter
SetSubmitFormPdfAction - Enum constant in enum com.evopdf.DocumentOpType
 
setSvgFontsEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets a flag indicating if the SVG fonts are enabled in HTML during conversion.
setSvgFontsEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets a flag indicating if the SVG fonts are enabled in HTML during conversion.
setSvgFontsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets a flag indicating if the SVG fonts are enabled in HTML during the HTML to PDF conversion.
setSvgFontsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets a flag indicating if the SVG fonts are enabled in HTML during the HTML to PDF conversion.
setSvgFontsEnabled(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets a flag indicating if the SVG fonts are enabled in HTML during conversion.
setSweepAngle(float) - Method in class com.evopdf.EllipseArcElement
Sets the angle in degrees of the ellipse slice measured counter-clockwise from the start angle of the slice
setSweepAngle(float) - Method in class com.evopdf.EllipseSliceElement
Sets the angle in degrees of the ellipse slice measured counter-clockwise from the start angle of the slice
setTableFooterRepeatEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the repeating of the HTML table footer in PDF pages is enabled in the PDF document.
setTableFooterRepeatEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the repeating of the HTML table footer in PDF pages is enabled in the PDF document generated by the HTML to PDF converter.
setTableHeaderRepeatEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the repeating of the HTML table header in PDF pages is enabled in the PDF document.
setTableHeaderRepeatEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the repeating of the HTML table header in PDF pages is enabled in the PDF document generated by the HTML to PDF converter.
setTableOfContentsEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets flag indicating if this HTML to Image element can contribute to the PDF document table of contents.
setTableOfContentsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets flag indicating if this HTML to PDF element can contribute to the PDF document table of contents.
setText(String) - Method in class com.evopdf.Bookmark
Sets the PDF bookmark text displayed in PDF document
setText(String) - Method in class com.evopdf.FileAttachmentElement
Sets the file attachment text
setText(String) - Method in class com.evopdf.PdfFormButton
Sets the PDF form button text
setText(String) - Method in class com.evopdf.PdfFormTextBox
Sets the text box initial text
setText(String) - Method in class com.evopdf.TextElement
Sets the text to be written
setText(String) - Method in class com.evopdf.TextNoteElement
Sets the annotation text
setTextAlign(HorizontalTextAlign) - Method in class com.evopdf.TextElement
Sets the horizontal alignment of the text rendered by this element in PDF
setTextAngle(float) - Method in class com.evopdf.TextElement
Sets the angle to control text counter-clockwise direction.
setTextFont(PdfFont) - Method in class com.evopdf.TextElement
Sets the font of the text rendered by this element in PDF
setTextRise(float) - Method in class com.evopdf.TextElement
Sets the distance to move the text baseline up or down from its default location.
setTiledImageEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the image captured by converter is tiled
setTitle(String) - Method in class com.evopdf.PdfDocumentInfo
Sets the title of the PDF document generated by the HTML to PDF converter
setTitle(String) - Method in class com.evopdf.TableOfContentsOptions
Sets the table of contents title
setTitleStyle(String) - Method in class com.evopdf.TableOfContentsOptions
Sets the global CSS style of the table of contents title.
setToolTip(String) - Method in class com.evopdf.PdfFormField
Sets the PDF form field tooltip
setTop(float) - Method in class com.evopdf.PdfMargins
Sets the top margin in points
setTopMargin(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the rendered PDF document top margin in points.
setTopSpacing(float) - Method in class com.evopdf.HtmlToImageElement
Sets the space in points to introduce at the top of PDF pages where the HTML is rendered.
setTopSpacing(float) - Method in class com.evopdf.HtmlToPdfElement
Sets the space in points to introduce at the top of PDF pages where the HTML is rendered.
setTopSpacing(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the space in points to introduce at the top of PDF pages where the HTML is rendered.
setTransparencyEnabled(boolean) - Method in class com.evopdf.Document
Sets a flag indicating if the transparency is enabled in the PDF document.
setTransparencyEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets the flag indicating if the transparency is enabled in the PDF document generated by the HTML to PDF converter.
setTransparentBackground(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the resulted image will have a transparent background when converting a HTML document without a defined background color or image.
setTransparentImagesEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets flag indicating if the converter uses transparency information of the images in the PDF document The default property value is true
setTransparentImagesEnabled(boolean) - Method in class com.evopdf.PdfDocumentOptions
Sets flag indicating if the converter uses transparency information of the images in the PDF document generated by the HTML to PDF converter.
setTriggeringMode(TriggeringMode) - Method in class com.evopdf.HtmlToImageConverter
Sets the conversion triggering mode used by converter
setTriggeringMode(TriggeringMode) - Method in class com.evopdf.HtmlToImageElement
Sets the conversion triggering mode used by converter
setTriggeringMode(TriggeringMode) - Method in class com.evopdf.HtmlToPdfConverter
Sets the conversion triggering mode used by the HTML to PDF converter.
setTriggeringMode(TriggeringMode) - Method in class com.evopdf.HtmlToPdfElement
Sets the conversion triggering mode used by the HTML to PDF converter
setTriggeringMode(TriggeringMode) - Method in class com.evopdf.HtmlToSvgConverter
Sets the conversion triggering mode used by converter
setType(NetworkProxyType) - Method in class com.evopdf.ProxyOptions
Sets the proxy type
setUnderline(boolean) - Method in class com.evopdf.PdfFont
Sets the flag indicating if the font is underline
setUrl(String) - Method in class com.evopdf.HtmlToImageElement
Sets the URL of the HTML document to be converted to PDF
setUrl(String) - Method in class com.evopdf.HtmlToPdfElement
Sets the URL of the HTML document to be converted to PDF
setUrl(String) - Method in class com.evopdf.PdfSubmitFormAction
Sets the URL of the script at the Web server that will process the submission
setUseDefaultCredentials(boolean) - Method in class com.evopdf.AuthenticationOptions
Sets the flag indicating if the HTML to PDF server user account credentials are used when the HTML page being converted is requested.
setUsername(String) - Method in class com.evopdf.AuthenticationOptions
Sets the username of the user used for authentication
setUsername(String) - Method in class com.evopdf.ImpersonationOptions
Sets the name of the user to logon before navigation.
setUsername(String) - Method in class com.evopdf.ProxyOptions
Sets the user name used for authentication
setUserPassword(String) - Method in class com.evopdf.PdfSecurityOptions
Sets the password required to open the PDF document generated by the HTML to PDF converter.
setUseWebService(boolean) - Method in class com.evopdf.Document
Sets the flag indicating if the client library will call the Web service or the TCP service to create the PDF document
setUseWebService(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the client library will call the Web service or the TCP service to perform the HTML to Image conversion
setUseWebService(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the client library will call the Web service or the TCP service to perform the HTML to PDF conversion
setUseWebService(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the client library will call the Web service or the TCP service to perform the HTML to SVG conversion
setValue(String) - Method in class com.evopdf.NameValuePair
Sets the pair value
setValue(String) - Method in class com.evopdf.PdfFormComboBox
Sets the list box value
setValue(String) - Method in class com.evopdf.PdfFormListBox
Sets the list box value
setVerticalTextAlign(VerticalTextAlign) - Method in class com.evopdf.TextElement
Sets the vertical alignment of the text rendered by this element in PDF
setViewMode(DestinationViewMode) - Method in class com.evopdf.ExplicitDestination
Set the view mode of the destination page
setWebFontsEnabled(boolean) - Method in class com.evopdf.HtmlToImageConverter
Sets the flag indicating if the Web Fonts are enabled in HTML during conversion.
setWebFontsEnabled(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag indicating if the Web Fonts are enabled in HTML during conversion.
setWebFontsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag indicating if the Web Fonts are enabled in HTML during the HTML to PDF conversion
setWebFontsEnabled(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag indicating if the Web Fonts are enabled in HTML during the HTML to PDF conversion
setWebFontsEnabled(boolean) - Method in class com.evopdf.HtmlToSvgConverter
Sets the flag indicating if the Web Fonts are enabled in HTML during conversion.
setWebServiceUrl(String) - Method in class com.evopdf.Document
Sets the web service URL
setWebServiceUrl(String) - Method in class com.evopdf.HtmlToImageConverter
Sets the HTML to Image web service URL
setWebServiceUrl(String) - Method in class com.evopdf.HtmlToPdfConverter
Sets the HTML to PDF web service URL
setWebServiceUrl(String) - Method in class com.evopdf.HtmlToSvgConverter
Sets the HTML to SVG web service URL
setWidth(float) - Method in class com.evopdf.EllipseArcElement
Sets the width of the rectangle enclosing the ellipse
setWidth(float) - Method in class com.evopdf.EllipseSliceElement
Sets the width of the rectangle enclosing the ellipse
setWidth(float) - Method in class com.evopdf.HtmlToImageElement
Sets the width in points of the destination rectangle in PDF page where the HTML content is rendered.
setWidth(float) - Method in class com.evopdf.HtmlToPdfElement
Sets the width in points of the destination rectangle in PDF page where the HTML content is rendered.
setWidth(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the width in points of the destination rectangle in PDF page where the HTML content is rendered.
setWidth(float) - Method in class com.evopdf.PdfPageSize
Sets the page width
setWidth(float) - Method in class com.evopdf.RectangleElement
Sets the rectangle width
setWidth(float) - Method in class com.evopdf.RectangleFloat
Sets the rectangle width
setWidth(float) - Method in class com.evopdf.SizeFloat
Sets the width
setWidth(float) - Method in class com.evopdf.TextElement
Sets the width of destination rectangle in PDF where this text element will be rendered
setWidth(int) - Method in class com.evopdf.TableOfContentsOptions
Sets the table of contents width in pixels.
setWordSpacing(float) - Method in class com.evopdf.TextElement
Sets the additional spacing between words.
setX(float) - Method in class com.evopdf.EllipseArcElement
Sets the top left corner X coordinate of the rectangle enclosing the ellipse
setX(float) - Method in class com.evopdf.EllipseElement
Sets the X coordinate of the ellipse center
setX(float) - Method in class com.evopdf.EllipseSliceElement
Sets the top left corner X coordinate of the rectangle enclosing the ellipse
setX(float) - Method in class com.evopdf.HtmlToImageElement
Sets the X coordinate in points where to start HTML rendering in first page.
setX(float) - Method in class com.evopdf.HtmlToPdfElement
Sets the X coordinate in points where to start HTML rendering in first page.
setX(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the X coordinate in points where to start HTML rendering in first page.
setX(float) - Method in class com.evopdf.PointFloat
Sets the point X coordinate
setX(float) - Method in class com.evopdf.RectangleElement
Sets the top left corner X coordinate
setX(float) - Method in class com.evopdf.RectangleFloat
Sets the top left corner X coordinate
setX(float) - Method in class com.evopdf.TextElement
Sets the start X position of this element relative to the PDF elements container
setX1(float) - Method in class com.evopdf.BezierCurveElement
Sets the X coordinate of the first point of the Bezier curve
setX2(float) - Method in class com.evopdf.BezierCurveElement
Sets the X coordinate of the second point of the Bezier curve
setX3(float) - Method in class com.evopdf.BezierCurveElement
Sets the X coordinate of the third point of the Bezier curve
setX4(float) - Method in class com.evopdf.BezierCurveElement
Sets the X coordinate of the fourth point of the Bezier curve
setXLocation(float) - Method in class com.evopdf.ImageElement
Sets the image element location on X in PDF page
setXPSupplementalLanguages(boolean) - Method in class com.evopdf.HtmlToImageElement
Sets the flag in converter indicating if the supplemental languages (complex script, right-to-left, East Asian) support was enabled in Windows XP Regional and Language Options.
setXPSupplementalLanguages(boolean) - Method in class com.evopdf.HtmlToPdfConverter
Sets the flag in HTML to PDF converter indicating if the supplemental languages (complex script, right-to-left, East Asian) support was enabled in Windows XP Regional and Language Options.
setXPSupplementalLanguages(boolean) - Method in class com.evopdf.HtmlToPdfElement
Sets the flag in HTML to PDF converter indicating if the supplemental languages (complex script, right-to-left, East Asian) support was enabled in Windows XP Regional and Language Options.
setXRadius(float) - Method in class com.evopdf.EllipseElement
Sets the horizontal radius
setY(float) - Method in class com.evopdf.EllipseArcElement
Sets the top left corner Y coordinate of the rectangle enclosing the ellipse
setY(float) - Method in class com.evopdf.EllipseElement
Sets the Y coordinate of the ellipse center
setY(float) - Method in class com.evopdf.EllipseSliceElement
Sets the top left corner Y coordinate of the rectangle enclosing the ellipse
setY(float) - Method in class com.evopdf.HtmlToImageElement
Sets the Y coordinate in points where to start HTML rendering in first page.
setY(float) - Method in class com.evopdf.HtmlToPdfElement
Sets the Y coordinate in points where to start HTML rendering in first page.
setY(float) - Method in class com.evopdf.PdfDocumentOptions
Sets the Y coordinate in points where to start HTML rendering in first page.
setY(float) - Method in class com.evopdf.PointFloat
Sets the the point Y coordinate
setY(float) - Method in class com.evopdf.RectangleElement
Sets the top left corner Y coordinate
setY(float) - Method in class com.evopdf.RectangleFloat
Sets the top left corner Y coordinate
setY(float) - Method in class com.evopdf.TextElement
Sets the start Y position of this element relative to the PDF elements container
setY1(float) - Method in class com.evopdf.BezierCurveElement
Sets the Y coordinate of the first point of the Bezier curve
setY2(float) - Method in class com.evopdf.BezierCurveElement
Sets the Y coordinate of the second point of the Bezier curve
setY3(float) - Method in class com.evopdf.BezierCurveElement
Sets the Y coordinate of the third point of the Bezier curve
setY4(float) - Method in class com.evopdf.BezierCurveElement
Sets the Y coordinate of the third point of the Bezier curve
setYear(int) - Method in class com.evopdf.DateAndTime
Sets the year
setYLocation(float) - Method in class com.evopdf.ImageElement
Sets the image element location on Y in PDF page
setYRadius(float) - Method in class com.evopdf.EllipseElement
Sets the vertical radius
setZoomPercentage(int) - Method in class com.evopdf.ExplicitDestination
Sets the zoom percentage of the destination page when viewed in the viewer and the view mode is XYZ (for example a 100 value will not zoom the page)
showFooter() - Method in class com.evopdf.PdfDocumentOptions
Gets the flag indicating if the footer is visible in the PDF document generated by the HTML to PDF converter.
showFooter() - Method in class com.evopdf.PdfPage
Gets the flag indicating if the footer can be displayed on this PDF page
showFooter() - Method in class com.evopdf.TableOfContentsOptions
Gets the flag indicating if the document footer is displayed on the table of content pages or not
showFooterInEvenPages() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the footer is displayed in the even pages of the PDF document where this element is rendered
showFooterInEvenPages() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the footer is displayed in the even pages of the PDF document where this element is rendered
showFooterInOddPages() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the footer is displayed in the odd pages of the PDF document where this element is rendered
showFooterInOddPages() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the footer is displayed in the odd pages of the PDF document where this element is rendered
showHeader() - Method in class com.evopdf.PdfDocumentOptions
Gets the flag indicating if the header is visible in the PDF document generated by the HTML to PDF converter.
showHeader() - Method in class com.evopdf.PdfPage
Gets the flag indicating if the header can be displayed on this PDF page
showHeader() - Method in class com.evopdf.TableOfContentsOptions
Gets the flag indicating if the document header is displayed on the table of content pages or not
showHeaderInEvenPages() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the header is displayed in the even pages of the PDF document where this element is rendered
showHeaderInEvenPages() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the header is displayed in the even pages of the PDF document where this element is rendered
showHeaderInOddPages() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the header is displayed in the odd pages of the PDF document where this element is rendered
showHeaderInOddPages() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the header is displayed in the odd pages of the PDF document where this element is rendered
showInEvenPages() - Method in class com.evopdf.PdfFooterOptions
Gets the flag indicating if the header is displayed in the even pages of the PDF document
showInEvenPages() - Method in class com.evopdf.PdfHeaderOptions
Gets the flag indicating if the header is displayed in the even pages of the PDF document
showInFirstPage() - Method in class com.evopdf.PdfFooterOptions
Gets the flag indicating if the header is displayed in the first page of the PDF document
showInFirstPage() - Method in class com.evopdf.PdfHeaderOptions
Gets the flag indicating if the header is displayed in the first page of the PDF document
showInOddPages() - Method in class com.evopdf.PdfFooterOptions
Gets the flag indicating if the header is displayed in the odd pages of the PDF document
showInOddPages() - Method in class com.evopdf.PdfHeaderOptions
Gets the flag indicating if the header is displayed in the odd pages of the PDF document
singlePage() - Method in class com.evopdf.PdfDocumentOptions
Gets the flag indicating if the HTML to PDF converter will generate a single PDF page with a custom size calculated to display the whole HTML content and any specified header and footer.
SinglePage - Enum constant in enum com.evopdf.ViewerPageLayout
Display one page at a time
SinoTypeSongLight - Enum constant in enum com.evopdf.StandardCJKFont
SinoType Song Light Chinese simplified font
size() - Method in class com.evopdf.PdfFont
Gets the PDF font size in points
SizeFloat - Class in com.evopdf
Represents a size object with floating point width and height
SizeFloat(float, float) - Constructor for class com.evopdf.SizeFloat
Constructs a size object with the given width and height
skew(float, float) - Method in class com.evopdf.PageGraphicElement
Skews the x axis by an skewXAngle and the y axis by an skewYAngle before rendering the element
Socks5 - Enum constant in enum com.evopdf.NetworkProxyType
Proxy for any kind of connection
SoftLight - Enum constant in enum com.evopdf.Blending
Darkens or lightens the colors, depending on the source color value.
Solid - Enum constant in enum com.evopdf.LineDashStyle
Specifies a solid line
sortItems() - Method in class com.evopdf.PdfFormComboBox
Gets the flag indicating if the list items are sorted alphabetically
sortItems() - Method in class com.evopdf.PdfFormListBox
Gets the flag indicating if the list items are sorted alphabetically
soundData() - Method in class com.evopdf.SoundLinkElement
Gets the sound data
SoundLinkElement - Class in com.evopdf
Represents a link to a sound file in PDF
SoundLinkElement(RectangleFloat, byte[]) - Constructor for class com.evopdf.SoundLinkElement
Constructs a sound link element at the given location in PDF page and using the given sound data
SoundLinkElement(RectangleFloat, String) - Constructor for class com.evopdf.SoundLinkElement
Constructs a sound link element at the given location in PDF page and using the given sound file
spellChecking() - Method in class com.evopdf.PdfFormComboBox
Gets the flag indicating if the spell checking is enabled
spellChecking() - Method in class com.evopdf.PdfFormListBox
Gets the flag indicating if the spell checking is enabled
stackRepeatedTableFooters() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the repeated HTML table footers are stacked at the bottom of the PDF page when multiple HTML tables have repeated footers on that PDF page
stackRepeatedTableFooters() - Method in class com.evopdf.PdfDocumentOptions
Gets the flag indicating if the repeated HTML table footers are stacked at the bottom of the PDF page when multiple HTML tables have repeated footers on that PDF page.
stackRepeatedTableHeaders() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the repeated HTML table headers are stacked at the top of the PDF page when multiple HTML tables have repeated headers on that PDF page
stackRepeatedTableHeaders() - Method in class com.evopdf.PdfDocumentOptions
Gets the flag indicating if the repeated HTML table headers are stacked at the top of the PDF page when multiple HTML tables have repeated headers on that PDF page.
standardCJK() - Method in class com.evopdf.PdfFont
Gets the predefined CJK font
StandardCJK - Enum constant in enum com.evopdf.FontSourceType
 
StandardCJKFont - Enum in com.evopdf
The Korean-Japanesse-Chinese (CJK) predefined fonts
standardFamily() - Method in class com.evopdf.PdfFont
Gets the predefined family name of this PDF font
StandardFamily - Enum constant in enum com.evopdf.FontSourceType
 
startAngle() - Method in class com.evopdf.EllipseArcElement
Gets the start angle in degrees of the ellipse slice measured counter-clockwise from the X axis centered in the enclosing rectangle
startAngle() - Method in class com.evopdf.EllipseSliceElement
Gets the start angle in degrees of the ellipse slice measured counter-clockwise from the X axis centered in the enclosing rectangle
startColor() - Method in class com.evopdf.GradientColor
Gets the gradient start color
startPageIndex() - Method in class com.evopdf.TableOfContentsOptions
Gets the index in PDF document of the page where the table of contents starts.
startPageNumbersAfterTOC() - Method in class com.evopdf.TableOfContentsOptions
Gets the flag indicating if the page numbers start after the table of contents
startX() - Method in class com.evopdf.LineElement
Gets the start X coordinate
startY() - Method in class com.evopdf.LineElement
Gets the start Y coordinate
StdFontBaseFamily - Enum in com.evopdf
This enumeration contains the possible standard font families in a PDF document
stretchToFit() - Method in class com.evopdf.HtmlToImageElement
Gets the value of the flag indicating if the HTML content will be stretched if necessary to fit the available width in PDF page
stretchToFit() - Method in class com.evopdf.HtmlToPdfElement
Gets the value of the flag indicating if the HTML content will be stretched if necessary to fit the available width in PDF page
stretchToFit() - Method in class com.evopdf.PdfDocumentOptions
Gets the value of the flag indicating if the HTML content will be stretched if necessary to fit the available width in PDF page.
strikeout() - Method in class com.evopdf.PdfFont
Gets the flag indicating if the font is strikeout
String - Enum constant in enum com.evopdf.ObjectValueType
 
style() - Method in class com.evopdf.Bookmark
Gets the bookmark text style as a bitwise OR of flags from PdfBookmarkStyle class
style() - Method in class com.evopdf.PdfFormField
Gets the PDF form field style
Subject() - Method in class com.evopdf.PdfDocumentInfo
Gets the subject of the PDF document generated by the HTML to PDF converter
submitButtonStyle() - Method in class com.evopdf.PdfFormOptions
Gets the submit button style object where you can set the style properties
SubmitCoordinates - Static variable in class com.evopdf.PdfFormSubmitFlags
If set, the coordinates of the mouse click that caused the submit-form action shall be transmitted as part of the form data.
SubmitPDF - Static variable in class com.evopdf.PdfFormSubmitFlags
If set, the document shall be submitted as PDF, using the MIME content type application/pdf.
svgFontsEnabled() - Method in class com.evopdf.HtmlToImageConverter
Gets the flag indicating if the SVG fonts are enabled in HTML during conversion.
svgFontsEnabled() - Method in class com.evopdf.HtmlToImageElement
Gets the flag indicating if the SVG fonts are enabled in HTML during conversion.
svgFontsEnabled() - Method in class com.evopdf.HtmlToPdfConverter
Gets the flag indicating if the SVG fonts are enabled in HTML during the HTML to PDF conversion
svgFontsEnabled() - Method in class com.evopdf.HtmlToPdfElement
Gets the flag indicating if the SVG fonts are enabled in HTML during the HTML to PDF conversion
svgFontsEnabled() - Method in class com.evopdf.HtmlToSvgConverter
Gets the flag indicating if the SVG fonts are enabled in HTML during conversion.
sweepAngle() - Method in class com.evopdf.EllipseArcElement
Gets the angle in degrees of the ellipse slice measured counter-clockwise from the start angle of the slice
sweepAngle() - Method in class com.evopdf.EllipseSliceElement
Gets the angle in degrees of the ellipse slice measured counter-clockwise from the start angle of the slice
Symbol - Enum constant in enum com.evopdf.StdFontBaseFamily
Symbol
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