A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A_PLUS - com.ironsoftware.ironpdf.render.PaperSize
-
227mm X 356mm
- A2 - com.ironsoftware.ironpdf.render.PaperSize
-
420mm X 594mm
- A3 - com.ironsoftware.ironpdf.render.PaperSize
-
297mm X 420mm
- A3_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
322mm X 445mm
- A3_EXTRA_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
322mm X 445mm
- A3_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
420mm X 297mm
- A3_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
297mm X 420mm
- A4 - com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 297mm
- A4_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
236mm X 322mm
- A4_PLUS - com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 330mm
- A4_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
297mm X 210mm
- A4_SMALL - com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 297mm
- A4_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 297mm
- A5 - com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 210mm
- A5_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
174mm X 235mm
- A5_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 148mm
- A5_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 210mm
- A6 - com.ironsoftware.ironpdf.render.PaperSize
-
105mm X 148mm
- A6_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 105mm
- addAttachment(String, byte[]) - Method in class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
Add a new attachment.
- addBackgroundPdf(PdfDocument) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a background to each page of this PDF.
- addBackgroundPdf(PdfDocument, int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a background to each page of this PDF.
- addBackgroundPdf(PdfDocument, int, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a background to selected page(s) of this PDF.
- addBackgroundPdf(PdfDocument, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a background to selected page(s) of this PDF.
- addBookMarkAtEnd(String, int) - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Add a new bookmark at the end of the bookmark collection
- addBookMarkAtStart(String, int) - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Add a new bookmark at the start of the document collection
- addChildBookmark(String, int, String) - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Add a new bookmark as a first child of this bookmark.
- AddChildBookmark(String, int) - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Add a new bookmark as a first child of this bookmark.
- addForegroundPdf(PdfDocument) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a foreground to each page of this PDF.
- addForegroundPdf(PdfDocument, int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a foreground to each page of this PDF.
- addForegroundPdf(PdfDocument, int, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a foreground to selected page(s) of this PDF.
- addForegroundPdf(PdfDocument, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a foreground to selected page(s) of this PDF.
- addHtmlFooter(HtmlHeaderFooter) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page footers onto an existing PDF File
- addHtmlFooter(HtmlHeaderFooter, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page footers onto an existing PDF File
- addHtmlFooter(HtmlHeaderFooter, HeaderFooterOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page footer onto an existing PDF File
- addHtmlFooter(HtmlHeaderFooter, HeaderFooterOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page footer onto an existing PDF File
- addHtmlHeader(HtmlHeaderFooter) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page headers onto an existing PDF File
- addHtmlHeader(HtmlHeaderFooter, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page headers onto an existing PDF File
- addHtmlHeader(HtmlHeaderFooter, HeaderFooterOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page headers onto an existing PDF File
- addHtmlHeader(HtmlHeaderFooter, HeaderFooterOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders HTML page headers onto an existing PDF File
- addNextBookmark(String, int) - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Add a new bookmark after this bookmark
- AddPreviousBookmark(String, int) - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Add a new bookmark before this bookmark
- addTextAnnotation(AnnotationOptions, int) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationManager
-
Adds an annotation to a page of this
InternalPdfDocument
- addTextFooter(TextHeaderFooter) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page footers onto an existing PDF File
- addTextFooter(TextHeaderFooter, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page footers onto an existing PDF File
- addTextFooter(TextHeaderFooter, HeaderFooterOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page footer onto an existing PDF File
- addTextFooter(TextHeaderFooter, HeaderFooterOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page footer onto an existing PDF File
- addTextHeader(TextHeaderFooter) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page headers onto an existing PDF File
- addTextHeader(TextHeaderFooter, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page headers onto an existing PDF File
- addTextHeader(TextHeaderFooter, HeaderFooterOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page headers onto an existing PDF File
- addTextHeader(TextHeaderFooter, HeaderFooterOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders TEXT page headers onto an existing PDF File
- AllFontsLoaded - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will begin rendering after all fonts have been loaded; be it local, remote, or google web fonts.
- AllFontsLoaded() - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until all of its fonts have been loaded.
- AllFontsLoaded(int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until all of its fonts have been loaded.
- allPages() - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
Every page of the PDF.
- AnnotationIcon - Enum in com.ironsoftware.ironpdf.annotation
-
Icons used to interact (open/close) with a PDF annotation on a page.
- AnnotationManager - Class in com.ironsoftware.ironpdf.annotation
-
Class used to add annotations to a
PdfDocument
. - AnnotationManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.annotation.AnnotationManager
-
Please get AnnotationManager by
PdfDocument.getAnnotation()
instead. - AnnotationOptions - Class in com.ironsoftware.ironpdf.annotation
-
Class used to configure annotations to a
PdfDocument
. - AnnotationOptions(String) - Constructor for class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Adds an annotation to a page of this
PdfDocument
- AnnotationOptions(String, String, int, int) - Constructor for class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Adds an annotation to a page of this
PdfDocument
- appendPdf(PdfDocument) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Appends another PDF to the end of the current
PdfDocument
. - applyStamp(Stamper) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Edits the PDF by applying the
Stamper
's rendered to every page. - applyStamp(Stamper, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Edits the PDF by applying the
Stamper
's rendered to only selected page(s). - applyWatermark(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds Watermark to PDF, Please use
PdfDocument.applyStamp(Stamper)
for more control. - applyWatermark(String, int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds Watermark to PDF, Please use
PdfDocument.applyStamp(Stamper)
for more control. - applyWatermark(String, int, VerticalAlignment) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a watermark to this PDF.
- applyWatermark(String, int, VerticalAlignment, HorizontalAlignment) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds a watermark to this PDF.
- Arabic - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language
- Arabic_Algeria - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Algeria Region
- Arabic_Bahrain - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Bahrain Region
- Arabic_Chad - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Chad Region
- Arabic_Egypt - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Egypt Region
- Arabic_Iraq - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Iraq Region
- Arabic_Israel - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Israel Region
- Arabic_Jordan - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Jordan Region
- Arabic_Kuwait - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Kuwait Region
- Arabic_Lebanon - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Lebanon Region
- Arabic_Libya - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Libya Region
- Arabic_Mauritania - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Mauritania Region
- Arabic_Morocco - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Morocco Region
- Arabic_Oman - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Oman Region
- Arabic_PalestinianWestBankAndGaza - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Palestinian West Bank and Gaza Region
- Arabic_Qatar - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Qatar Region
- Arabic_SaudiArabia - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Saudi Arabia Region
- Arabic_Somalia - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Somalia Region
- Arabic_Sudan - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Sudan Region
- Arabic_Syria - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Syria Region
- Arabic_Tunisia - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Tunisia Region
- Arabic_UnitedArabEmirates - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for United Arab Emirates Region
- Arabic_Yemen - com.ironsoftware.ironpdf.NaturalLanguages
-
Arabic Language for Yemen Region
- AttachmentManager - Class in com.ironsoftware.ironpdf.attachment
-
Class used to edit attachment to a
PdfDocument
. - AttachmentManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
Please get AttachmentManager by
PdfDocument.getAttachment()
instead. - AUTO_CHANGE_TRACKING - com.ironsoftware.ironpdf.edit.ChangeTrackingModes
- Automatic - com.ironsoftware.ironpdf.render.FitToPaperModes
-
Measures minimum HTML content width after it is rendered by the browser and calculates zoom based on the width of the content.
- AutomaticFit - com.ironsoftware.ironpdf.render.FitToPaperModes
-
Measures minimum HTML content width after it is rendered by the browser using the smallest view port possible Useful when fitting smaller content onto a wide page
B
- B_PLUS - com.ironsoftware.ironpdf.render.PaperSize
-
305mm X 487mm
- B4 - com.ironsoftware.ironpdf.render.PaperSize
-
250mm X 353mm
- B4_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
250mm X 353mm
- B4_JIS_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
364mm X 257mm
- B5 - com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 250mm
- B5_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 250mm
- B5_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
201mm X 276mm
- B5_JIS_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
257mm X 182mm
- B5_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
182mm X 257mm
- B6_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 125mm
- B6_JIS - com.ironsoftware.ironpdf.render.PaperSize
-
128mm X 182mm
- B6_JIS_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
182mm X 128mm
- BarcodeEncoding - Enum in com.ironsoftware.ironpdf.stamp
-
Barcode Encoding Types.
- BarcodeStamper - Class in com.ironsoftware.ironpdf.stamp
-
Allows the developers to add Barcode(s) and QR code(s) to PDF documents elegantly and easily.
- BarcodeStamper(String, BarcodeEncoding) - Constructor for class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Initializes a new instance of the
BarcodeStamper
class. - BarcodeStamper(String, BarcodeEncoding, int, int) - Constructor for class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Initializes a new instance of the
BarcodeStamper
class. - Basic - com.ironsoftware.ironpdf.render.TableOfContentsTypes
-
Create a table of contents without page numbers More performance, but does not include page numbers
- Bengali - com.ironsoftware.ironpdf.NaturalLanguages
-
Bengali Language
- Bengali_Bangladesh - com.ironsoftware.ironpdf.NaturalLanguages
-
Bengali Language for Bangladesh Region
- Bengali_India - com.ironsoftware.ironpdf.NaturalLanguages
-
Bengali Language for India Region
- Bengali_Singapore - com.ironsoftware.ironpdf.NaturalLanguages
-
Bengali Language for Singapore Region
- Bookmark - Class in com.ironsoftware.ironpdf.bookmark
-
Represents a PDF bookmark as seen in the sidebar of PDF reader software to help users navigate.
- Bookmark(String, int, String, BookmarkDestinations, String, String) - Constructor for class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Instantiates a new Bookmark.
- BookmarkDestinations - Enum in com.ironsoftware.ironpdf.bookmark
-
A class allowing for future implementations of Bookmark to link to places other than PDF pages.
- BookmarkManager - Class in com.ironsoftware.ironpdf.bookmark
-
Class used to add , edit and remove bookmarks from a
PdfDocument
outline. - BookmarkManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Please get BookmarkManager by
PdfDocument.getBookmark()
instead. - BOTTOM - com.ironsoftware.ironpdf.stamp.VerticalAlignment
- BOTTOM_LEFT_CORNER_OF_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the left bottom corner of the page
- BOTTOM_RIGHT_CORNER_OF_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the right bottom corner of the page
C
- C_SHEET - com.ironsoftware.ironpdf.render.PaperSize
-
17in X 22in
- C3_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
324mm X 458mm
- C4_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
229mm X 324mm
- C5_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
162mm X 229mm
- C6_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
114mm X 162mm
- C65_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
114mm X 229mm
- CENTER - com.ironsoftware.ironpdf.stamp.HorizontalAlignment
- CENTERED_ON_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed on center of the page
- CENTIMETER - com.ironsoftware.ironpdf.edit.MeasurementUnit
- Chamorro - com.ironsoftware.ironpdf.NaturalLanguages
-
Chamorro Language
- Chamorro_Guam - com.ironsoftware.ironpdf.NaturalLanguages
-
Chamorro Language for Guam Region
- Chamorro_NorthernMarianaIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
Chamorro Language for Northern Mariana Islands Region
- ChangeTrackingModes - Enum in com.ironsoftware.ironpdf.edit
-
The unit of measurement used for positioning and sizing.
- CHECK_BOX - com.ironsoftware.ironpdf.form.FormFieldTypes
- CheckBoxField - Class in com.ironsoftware.ironpdf.form
-
The type Check box field.
- CheckBoxField(int, String, int, double, double, double, double, String, boolean, boolean) - Constructor for class com.ironsoftware.ironpdf.form.CheckBoxField
-
(INTERNAL) Please Get CheckBoxField from
FormFieldsSet.getCheckBoxFields()
fromFormManager.getFields()
- ChromeHttpLoginCredentials - Class in com.ironsoftware.ironpdf.render
-
Provides credentials for IronPdf's embedded Chrome browser to log in to an intranet, extranet or website, impersonating a user.
- ChromeHttpLoginCredentials() - Constructor for class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
- ChromePdfRenderOptions - Class in com.ironsoftware.ironpdf.render
-
Html To PDF output options for
Render_Api
. - ChromePdfRenderOptions() - Constructor for class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
- CLOCKWISE_180 - com.ironsoftware.ironpdf.page.PageRotation
-
Page is rotate 180 degrees clockwise
- CLOCKWISE_270 - com.ironsoftware.ironpdf.page.PageRotation
-
Page is rotated 270 degrees clockwise
- CLOCKWISE_90 - com.ironsoftware.ironpdf.page.PageRotation
-
Page is rotated 90 degrees clockwise
- Clone() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Supports
Cloneable
. - Clone() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Clones this instance.
- Clone() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Supports
Cloneable
. - close() - Method in class com.ironsoftware.ironpdf.PdfDocument
- Code128 - com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
Code 128 (1D barcode format).
- Code39 - com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
Code 39 (1D barcode format).
- com.ironsoftware.ironpdf - package com.ironsoftware.ironpdf
- com.ironsoftware.ironpdf.annotation - package com.ironsoftware.ironpdf.annotation
- com.ironsoftware.ironpdf.attachment - package com.ironsoftware.ironpdf.attachment
- com.ironsoftware.ironpdf.bookmark - package com.ironsoftware.ironpdf.bookmark
- com.ironsoftware.ironpdf.edit - package com.ironsoftware.ironpdf.edit
- com.ironsoftware.ironpdf.exception - package com.ironsoftware.ironpdf.exception
- com.ironsoftware.ironpdf.font - package com.ironsoftware.ironpdf.font
- com.ironsoftware.ironpdf.form - package com.ironsoftware.ironpdf.form
- com.ironsoftware.ironpdf.headerfooter - package com.ironsoftware.ironpdf.headerfooter
- com.ironsoftware.ironpdf.image - package com.ironsoftware.ironpdf.image
- com.ironsoftware.ironpdf.metadata - package com.ironsoftware.ironpdf.metadata
- com.ironsoftware.ironpdf.page - package com.ironsoftware.ironpdf.page
- com.ironsoftware.ironpdf.render - package com.ironsoftware.ironpdf.render
- com.ironsoftware.ironpdf.security - package com.ironsoftware.ironpdf.security
- com.ironsoftware.ironpdf.signature - package com.ironsoftware.ironpdf.signature
- com.ironsoftware.ironpdf.stamp - package com.ironsoftware.ironpdf.stamp
- COMBO_BOX - com.ironsoftware.ironpdf.form.FormFieldTypes
- ComboBoxField - Class in com.ironsoftware.ironpdf.form
-
The type Combo box field.
- ComboBoxField(int, String, int, double, double, double, double, String, List<String>, int, boolean) - Constructor for class com.ironsoftware.ironpdf.form.ComboBoxField
-
(INTERNAL) Please Get ComboBoxField from
FormFieldsSet.getComboBoxFields()
fromFormManager.getFields()
- COMMENT - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Comment Icon
- compressImages(int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Reduces the PDF's file size by compressing existing images using JPEG encoding and the specified quality setting.
- compressImages(int, boolean) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Reduces the PDF's file size by compressing existing images using JPEG encoding and the specified quality settings.
- compressStructTree(int, boolean) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Remove document struct tree information which describes the logical layout of the document.
- configure() - Static method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Static factory method to initiate the configuration of IronPdfEngineConnection.
- ContinuousFeed - com.ironsoftware.ironpdf.render.FitToPaperModes
-
Creates a single page PDF which will force its entire content's width and height to fit into one page.
- convertToPdfA() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Convert the current document into the specified PDF-A standard format
- convertToPdfA(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Convert the current document into the specified PDF-A standard format
- convertToPdfUA(NaturalLanguages) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Convert the current document into the specified PDF/UA standard format
- copyPage(int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a new PDF by copying a page from this PdfDocument into a new blank document.
- copyPages(int, int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a new PDF by copying a range of pages from this
PdfDocument
into a new blank document. - copyPages(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a new PDF by copying a page from this PdfDocument into a new blank document.
- Cornish_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
Cornish Language for United Kingdom Region
- createCustomFont(String, String) - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Deprecated.This method is deprecated and is no longer supported. Create custom font types.
- Croatian - com.ironsoftware.ironpdf.NaturalLanguages
-
Croatian Language
- Croatian_BosniaHerzegovina - com.ironsoftware.ironpdf.NaturalLanguages
-
Croatian Language for Bosnia-Herzegovina Region
- Croatian_Croatia - com.ironsoftware.ironpdf.NaturalLanguages
-
Croatian Language for Croatia Region
- CROP_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Page will be scaled to exactly match the original image dimensions.
- CssMediaType - Enum in com.ironsoftware.ironpdf.render
-
Defines which style-sheet should be rendered.
- Custom - com.ironsoftware.ironpdf.render.PaperSize
-
Set using SetCustomPaperSizeInInches or SetCustomPaperSizeInMillimeters
- CUSTOM - com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
D
- D_SHEET - com.ironsoftware.ironpdf.render.PaperSize
-
22in X 34in
- Danish - com.ironsoftware.ironpdf.NaturalLanguages
-
Danish Language
- Danish_Denmark - com.ironsoftware.ironpdf.NaturalLanguages
-
Danish Language for Denmark Region
- Danish_Greenland - com.ironsoftware.ironpdf.NaturalLanguages
-
Danish Language for Greenland Region
- DefaultMaxWaitTime - Static variable in class com.ironsoftware.ironpdf.render.WaitFor
-
Default maximum wait time in milliseconds
- DefaultRenderDelayDuration - Static variable in class com.ironsoftware.ironpdf.render.WaitFor
-
Default render delay duration in milliseconds.
- DISABLE_CHANGE_TRACKING - com.ironsoftware.ironpdf.edit.ChangeTrackingModes
- Disabled - com.ironsoftware.ironpdf.Settings.ChromeGpuModes
-
Disable GPU hardware utilization
- DL_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 220mm
- drawImage(byte[], DrawImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Draws an image onto the PDF document
- drawImage(Path, DrawImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Draws an image onto the PDF document
- DrawImageOptions - Class in com.ironsoftware.ironpdf.image
-
Defines options available to the developers when drawing images onto a
PdfDocument
. - DrawImageOptions(int, int, int, int) - Constructor for class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Draw image options
- DrawImageOptions(int, int, int, int, PageSelection) - Constructor for class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Draw image options
- Dutch - com.ironsoftware.ironpdf.NaturalLanguages
-
Dutch Language
- Dutch_Aruba - com.ironsoftware.ironpdf.NaturalLanguages
-
Dutch Language for Aruba Region
- Dutch_Belgium - com.ironsoftware.ironpdf.NaturalLanguages
-
Dutch Language for Belgium Region
- Dutch_Netherlands - com.ironsoftware.ironpdf.NaturalLanguages
-
Dutch Language for Netherlands Region
- Dutch_NetherlandsAntilles - com.ironsoftware.ironpdf.NaturalLanguages
-
Dutch Language for Netherlands Antilles Region
- Dutch_Suriname - com.ironsoftware.ironpdf.NaturalLanguages
-
Dutch Language for Suriname Region
E
- E_SHEET - com.ironsoftware.ironpdf.render.PaperSize
-
34in X 44in
- EDIT_ALL - com.ironsoftware.ironpdf.security.PdfEditSecurity
-
The user may edit the PDF as allowed by their PDF client software.
- EDIT_PAGES - com.ironsoftware.ironpdf.security.PdfEditSecurity
-
The user may re-arrange pages, rotate pages and manage PDF thumbnails, but may not otherwise edit the PDF unless they have the Owner password.
- ENABLE_CHANGE_TRACKING - com.ironsoftware.ironpdf.edit.ChangeTrackingModes
- English - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language
- English_AmericanSamoa - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for American Samoa Region
- English_Anguilla - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Anguilla Region
- English_AntiguaAndBarbuda - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Antigua and Barbuda Region
- English_Australia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Australia Region
- English_Bahamas - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Bahamas Region
- English_Barbados - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Barbados Region
- English_Belize - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Belize Region
- English_Bermuda - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Bermuda Region
- English_Botswana - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Botswana Region
- English_BritishIndianOceanTerrit - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for British Indian Ocean Territ Region
- English_BritishVirginIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for British Virgin Islands Region
- English_Brunei - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Brunei Region
- English_Cameroon - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Cameroon Region
- English_Canada - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Canada Region
- English_CaymanIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Cayman Islands Region
- English_CookIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Cook Islands Region
- English_Dominica - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Dominica Region
- English_Eritrea - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Eritrea Region
- English_Ethiopia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Ethiopia Region
- English_FalklandIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Falkland Islands Region
- English_Fiji - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Fiji Region
- English_Gambia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Gambia Region
- English_Ghana - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Ghana Region
- English_Gibraltar - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Gibraltar Region
- English_Grenada - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Grenada Region
- English_Guam - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Guam Region
- English_Guyana - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Guyana Region
- English_Ireland - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Ireland Region
- English_Israel - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Israel Region
- English_Jamaica - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Jamaica Region
- English_Kenya - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Kenya Region
- English_Kiribati - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Kiribati Region
- English_Lesotho - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Lesotho Region
- English_Liberia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Liberia Region
- English_Malawi - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Malawi Region
- English_Malta - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Malta Region
- English_Mauritius - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Mauritius Region
- English_Micronesia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Micronesia Region
- English_Montserrat - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Montserrat Region
- English_Namibia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Namibia Region
- English_Nauru - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Nauru Region
- English_NewZealand - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for New Zealand Region
- English_Nigeria - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Nigeria Region
- English_Niue - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Niue Region
- English_NorfolkIsland - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Norfolk Island Region
- English_NorthernMarianaIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Northern Mariana Islands Region
- English_Pakistan - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Pakistan Region
- English_Palau - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Palau Region
- English_PapuaNewGuinea - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Papua New Guinea Region
- English_Philippines - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Philippines Region
- English_Pitcairn - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Pitcairn Region
- English_PuertoRico - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Puerto Rico Region
- English_Rwanda - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Rwanda Region
- English_Seychelles - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Seychelles Region
- English_SierraLeone - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Sierra Leone Region
- English_Singapore - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Singapore Region
- English_SolomonIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Solomon Islands Region
- English_Somalia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Somalia Region
- English_SouthAfrica - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for South Africa Region
- English_StHelena - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for St.
- English_StKittsNevis - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for St.
- English_StLucia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for St.
- English_StVincentAndTheGrenadi - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for St.
- English_Swaziland - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Swaziland Region
- English_Tokelau - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Tokelau Region
- English_Tonga - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Tonga Region
- English_TrinidadAndTobago - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Trinidad and Tobago Region
- English_TurksAndCaicosIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Turks and Caicos Islands Region
- English_Uganda - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Uganda Region
- English_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for United Kingdom Region
- English_USA - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for United States of America Region
- English_USVirginIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for U.S.
- English_Vanuatu - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Vanuatu Region
- English_WesternSamoa - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Western Samoa Region
- English_Zambia - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Zambia Region
- English_Zimbabwe - com.ironsoftware.ironpdf.NaturalLanguages
-
English Language for Zimbabwe Region
- EXECUTIVE - com.ironsoftware.ironpdf.render.PaperSize
-
7.25in X 10.5in
- extractAllImages() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Finds all embedded Images from within the PDF and returns them as a list of
BufferedImage
images. - extractAllImagesFromPages(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Finds all embedded Images from within the PDF and returns as a list of image bytes
- extractAllRawImages() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Finds all embedded Images from within the PDF and returns as a list of image bytes
- extractAllRawImagesFromPages(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Finds all embedded Images from within the PDF and returns them as raw bytes.
- extractAllText() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Extracts the written text content from the PDF and returns it as a string.
- extractTextFromPage(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Extracts the text content from one page of the PDF and returns it as a string.
F
- firstPage() - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
First page (page index 0).
- FIT_TO_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will fit to the defined page size whilst maintaining aspect ratio.
- FIT_TO_PAGE_AND_MAINTAIN_ASPECT_RATIO - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will fit to the page and keep aspect ratio
- FitToPaperModes - Enum in com.ironsoftware.ironpdf.render
-
Behaviors when fitting HTML content to a physical paper size Can affect zoom level and css layout
- FixedPixelWidth - com.ironsoftware.ironpdf.render.FitToPaperModes
-
Fit an exact number of pixels onto each PDF page.
- flatten() - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Flattens a document (make all form fields non-editable).
- flatten(PageSelection) - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Flattens a document (make all form fields non-editable).
- FOLIO - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 13in
- FontTypes - Class in com.ironsoftware.ironpdf.font
-
Supported PDF Fonts
- FormField - Class in com.ironsoftware.ironpdf.form
-
Generic base class from which all PDF Form fields are derived.
- FormField(int, String, int, String, double, double, double, double, String, boolean) - Constructor for class com.ironsoftware.ironpdf.form.FormField
-
(INTERNAL) Please Get ComboBoxField from
FormFieldsSet.getUnknownFields()
fromFormManager.getFields()
- FormFieldsSet - Class in com.ironsoftware.ironpdf.form
-
A container class contains the list of form field separated by the type.
- FormFieldsSet(List<CheckBoxField>, List<TextField>, List<ComboBoxField>, List<ImageField>, List<RadioField>, List<SignatureField>, List<FormField>) - Constructor for class com.ironsoftware.ironpdf.form.FormFieldsSet
-
(INTERNAL) Please Get FormFieldsSet from
FormManager.getFields()
- FormFieldTypes - Enum in com.ironsoftware.ironpdf.form
-
Form field types
- FormFillingAllowed - com.ironsoftware.ironpdf.signature.SignaturePermissions
-
Changing form field values is allowed
- FormFillingAndAnnotationsAllowed - com.ironsoftware.ironpdf.signature.SignaturePermissions
-
Changing form field values and modifying annotations are allowed
- FormManager - Class in com.ironsoftware.ironpdf.form
-
Class used to read and write data to AcroForms in a
PdfDocument
. - FormManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.form.FormManager
-
Please get FormManager by
PdfDocument.getForm()
instead. - forValue(int) - Static method in enum com.ironsoftware.ironpdf.render.WaitForType
- French - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language
- French_Andorra - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Andorra Region
- French_Belgium - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Belgium Region
- French_Benin - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Benin Region
- French_BurkinaFaso - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Burkina Faso Region
- French_Burundi - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Burundi Region
- French_Cameroon - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Cameroon Region
- French_Canada - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Canada Region
- French_CentralAfricanRepublic - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Central African Republic Region
- French_Chad - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Chad Region
- French_ComorosIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Comoros Islands Region
- French_Congo - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Congo Region
- French_CoteDIvoire - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Cote d'Ivoire Region
- French_DemocraticRepublicOfCongo - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Democratic Republic of Congo Region
- French_Djibouti - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Djibouti Region
- French_France - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for France Region
- French_FrenchGuiana - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for French Guiana Region
- French_FrenchPolynesia - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for French Polynesia Region
- French_Gabon - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Gabon Region
- French_Guadeloupe - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Guadeloupe Region
- French_Guinea - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Guinea Region
- French_Haiti - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Haiti Region
- French_Italy - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Italy Region
- French_Lebanon - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Lebanon Region
- French_Luxembourg - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Luxembourg Region
- French_Madagascar - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Madagascar Region
- French_Mali - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Mali Region
- French_Martinique - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Martinique Region
- French_Mayotte - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Mayotte Region
- French_Monaco - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Monaco Region
- French_NewCaledonia - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for New Caledonia Region
- French_Reunion - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Reunion Region
- French_Rwanda - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Rwanda Region
- French_Seychelles - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Seychelles Region
- French_StPierreAndMiquelon - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for St.
- French_Switzerland - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Switzerland Region
- French_Togo - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Togo Region
- French_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for United Kingdom Region
- French_Vanuatu - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Vanuatu Region
- French_WallisAndFutuna - com.ironsoftware.ironpdf.NaturalLanguages
-
French Language for Wallis and Futuna Region
- fromFile(Path) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- fromFile(Path, ChangeTrackingModes) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- fromFile(Path, String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- fromFile(Path, String, ChangeTrackingModes) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- fromFile(Path, String, String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- fromFile(Path, String, String, ChangeTrackingModes) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- fromFormType(String) - Static method in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- fromImage(List<Path>) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Converts a single image file to an identical PDF document of matching dimensions.
- fromImage(List<Path>, ImageBehavior) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Converts a single image file to an identical PDF document of matching dimensions.
- fromImage(List<Path>, ImageBehavior, ChromePdfRenderOptions) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Converts a single image file to an identical PDF document of matching dimensions.
- fromImage(List<Path>, ImageBehavior, PaperSize) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Converts a single image file to an identical PDF document of matching dimensions.
- fromImage(List<Path>, PaperSize) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Converts a single image file to an identical PDF document of matching dimensions.
- fromString(String) - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Deprecated.This method is deprecated and is no longer supported. Gets FontTypes from font file path.
- FULL_PRINT_RIGHTS - com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
Users may print the PDF without restriction.
G
- Gaelic_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
Gaelic Language for United Kingdom Region
- German - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language
- German_Austria - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Austria Region
- German_Belgium - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Belgium Region
- German_Denmark - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Denmark Region
- German_Germany - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Germany Region
- GERMAN_LEGAL_FAN_FOLD - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 13in
- German_Liechtensein - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Liechtensein Region
- German_Luxembourg - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Luxembourg Region
- GERMAN_STANDARD_FAN_FOLD - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 12in
- German_Switzerland - com.ironsoftware.ironpdf.NaturalLanguages
-
German Language for Switzerland Region
- getAllFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets all form fields.
- getAllowUserEdits() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Gets allow user edits.
- getAllowUserPrinting() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Gets allow user printing.
- getAnnotation() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets the annotation manager for this PDF document.
- getAnnotationCount(int) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationManager
-
Retrieves the number of annotations contained on the specified page
- getAnnotationIndex() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets index of the annotation on a page.
- getAnnotationIndex() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets annotation index.
- getAnyMetadata(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets any metadata value of the document form given key.
- getArial() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets arial.
- getArialBold() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets arial bold.
- getArialBoldItalic() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets arial bold italic.
- getArialItalic() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets arial italic.
- getAttachment() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets the attachment manager for this PDF document.
- getAttachmentData(int) - Method in class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
Gets attachment data from attachment index
- getAttachmentData(String) - Method in class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
Gets attachment data from attachment name
- getAttachments() - Method in class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
A Collection of file attachment names (keys) contained within this PdfDocument.
- getAuthor() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets the Author of the document.
- getBackgroundColorCode() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Gets Background Color.
- getBarcodeType() - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Gets barcode type.
- getBaseUrl() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
The Base URL all URLS in the
HtmlHeaderFooter.htmlFragment
" will be relative to. - getBinaryData() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves the PDF as byte array, including any changes.
- getBinaryDataIncremental() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves the PDF as byte array with changes appended to the end of the file.
- getBookmark() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets the BookmarkManager for this PDF document.
- getBookmarkManager() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets bookmark manager.
- getBookmarks() - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Retrieve all bookmarks within this PDF, recursively retrieve all children of bookmarks within this collection, and return as a flat list
- getBooleanValue() - Method in class com.ironsoftware.ironpdf.form.CheckBoxField
-
Gets boolean value of the checkbox.
- getCenterText() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets center text.
- getCertificateRawData() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Get certificate raw data byte [ ].
- getCheckBoxFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets checkbox fields.
- getChromeBrowserCachePath() - Static method in class com.ironsoftware.ironpdf.Settings
-
Disk cache path for Chrome browser instances default null
- getChromeBrowserLimit() - Static method in class com.ironsoftware.ironpdf.Settings
-
Get Maximum number of concurrent browsers when using the Chrome renderer default is 30
- getChromeGpuMode() - Static method in class com.ironsoftware.ironpdf.Settings
-
Chrome renderer GPU compatibility mode.
- getColorCode() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets the color of the annotation's 'Sticky Note'.
- getComboBoxFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets combobox fields.
- getConnectionMode() - Static method in class com.ironsoftware.ironpdf.Settings
-
Get IronPdfEngineConnection to set up various connection modes for IronPdfEngine.
- getContents() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets contents.
- getContents() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets the contents of the 'sticky note' annotation.
- getCount() - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Total number of bookmarks, including all nested bookmarks
- getCourier() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier.
- getCourierBold() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier bold.
- getCourierBoldOblique() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier bold oblique.
- getCourierNew() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier new.
- getCourierNewBold() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier new bold.
- getCourierNewBoldItalic() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier new bold italic.
- getCourierNewItalic() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier new italic.
- getCourierOblique() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets courier oblique.
- getCreationDate() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets the PDF file creation DateTime.
- getCreator() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets the Creator of the document.
- getCssMediaType() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets css media type.
- getCssMediaType() - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Gets css media type.
- getCurrentSecurityOptions() - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Gets the advanced security settings for this PDF document.
- getCustomChannel() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Retrieves custom channel.
- getCustomCookies() - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Gets custom cookies.
- getCustomCssUrl() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets custom css url.
- getCustomPaperHeight() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets custom paper height.
- getCustomPaperWidth() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets custom paper width (mm).
- getDestinationType() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets destination type.
- getDividerLineColor() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Gets divider line color code.
- getDividerLineColor() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets divider line color code.
- getDpi() - Method in class com.ironsoftware.ironpdf.image.ToImageOptions
-
Gets dpi.
- getFields() - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Get a collection of the user-editable form fields within a PDF document
- getFilter() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
Signature filter
- getFirstPageNumber() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets first page number.First number used in {page} merge fields on the first page of the PDF.
- getFitToPaperMode() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
- getFont() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets font.
- getFontColorCode() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Gets Font Color.
- getFontFamily() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Gets font family.
- getFontSize() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets font size.
- getFontSize() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Gets font size.
- getForm() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets the form manager for this PDF document.
- getFormType() - Method in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- getHeight() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets height of your annotation's icon and interactive area in pixels.
- getHeight() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets form field height.
- getHeight() - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Gets height (Pixel).
- getHeight() - Method in class com.ironsoftware.ironpdf.page.PageInfo
-
Gets height of the pdf page in mm.
- getHeight() - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Gets height.
- getHelvetica() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets helvetica.
- getHelveticaBold() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets helvetica bold.
- getHelveticaBoldOblique() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets helvetica bold oblique.
- getHelveticaOblique() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets helvetica oblique.
- getHorizontalAlignment() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets horizontal alignment.
- getHorizontalOffset() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets horizontal offset.
- getHost() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Retrieves the host name of the gRPC server.
- getHtml() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets html.
- getHtmlBaseUrl() - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Gets the HTML base URL for which references to external CSS, Javascript and Image files will be relative.
- getHtmlElementQueryStr() - Method in class com.ironsoftware.ironpdf.render.WaitFor
- getHtmlFragment() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
The Html which will be used to render the Header / Footer.
- getHtmlTitle() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets html title.
- getHyperlink() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets hyperlink.
- getIcon() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets
AnnotationIcon
used to display the interactive annotation within the PDF. - getIcon() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets icon.
- getImageData() - Method in class com.ironsoftware.ironpdf.stamp.ImageStamper
-
Gets image data (byte[]).
- getImageFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets image fields.
- getImageMaxHeight() - Method in class com.ironsoftware.ironpdf.image.ToImageOptions
-
Gets image max height.
- getImageMaxWidth() - Method in class com.ironsoftware.ironpdf.image.ToImageOptions
-
Gets image max width.
- getInputEncoding() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets input character encoding as a string; e.g.
- getInternalIndex() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Internal using only
- getIronPdfEngineHost() - Static method in class com.ironsoftware.ironpdf.Settings
-
Deprecated.This method is obsolete. Use
Settings.getConnectionMode()
instead. - getIronPdfEnginePort() - Static method in class com.ironsoftware.ironpdf.Settings
-
Deprecated.This method is obsolete. Use
Settings.getConnectionMode()
instead. - getIronPdfEngineTimeout() - Static method in class com.ironsoftware.ironpdf.Settings
-
A Timeout (in seconds) to wait for any response from IronPdfEngine default 120 seconds
- getIronPdfEngineVersion() - Static method in class com.ironsoftware.ironpdf.Settings
-
Gets IronPDF engine version.
- getIronPdfEngineWorkingDirectory() - Static method in class com.ironsoftware.ironpdf.Settings
-
Gets path to IronPDF engine working directory.
- getJavascript() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Get A custom javascript string to be executed after all HTML has loaded but before PDf rendering.
- getKeywords() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets Keywords of the document.
- getLeftText() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets left text.
- getLicenseKey() - Static method in class com.ironsoftware.ironpdf.License
-
Gets your current license key.
- getLogPath() - Static method in class com.ironsoftware.ironpdf.Settings
-
Gets IronPDF engine log file path.
- getMarginBottom() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets margin bottom.
- getMarginBottomMm() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets margin bottom mm.
- getMarginLeft() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets margin left.
- getMarginLeftMm() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets margin left mm.
- getMarginRight() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets margin right.
- getMarginRightMm() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets margin right mm.
- getMarginTop() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets margin top.
- getMarginTopMm() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets margin top mm.
- getMaxHeight() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Maximum Height of the Html Header / Footer in millimeters.
- getMaxHeight() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets the maximum height of the output stamp.
- getMaxWidth() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets the maximum width of the output stamp.
- getMetadata() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets the metadata manager for this PDF document.
- getMinHeight() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets the minimum height of the output stamp.
- getMinWidth() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets the minimum width of the output stamp.
- getMode() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Retrieves the current connection mode (HOST_PORT, TARGET, SUBPROCESS, or CUSTOM).
- getName() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets the ID name of this field.
- getNetworkIdleDuration() - Method in class com.ironsoftware.ironpdf.render.WaitFor
- getNetworkPassword() - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Gets network password.
- getNetworkUsername() - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Gets network username.
- getNextBookmarkText() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets next bookmark text.
- getNumAllowedInFlight() - Method in class com.ironsoftware.ironpdf.render.WaitFor
- getOpacity() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets the opacity of the annotation (valid values are from 0.0 to 1.0).
- getOpacity() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets the opacity of the annotation (valid values are from 0.0 to 1.0).
- getOpacity() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets opacity.
- getOptions() - Method in class com.ironsoftware.ironpdf.form.ComboBoxField
-
Gets options.
- getOptions() - Method in class com.ironsoftware.ironpdf.form.RadioField
-
Gets options.
- getOwnerPassword() - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Gets the owner password and enables 128-bit encryption of PDF content.
- getOwnerPassword() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Gets owner password.
- getPageIndex() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets index of the page to add the annotation.
- getPageIndex() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets page index.
- getPageIndex() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets page index.
- getPageIndex() - Method in class com.ironsoftware.ironpdf.page.PageInfo
-
Gets page index
- getPageRotation() - Method in class com.ironsoftware.ironpdf.page.PageInfo
-
Gets page rotation.
- getPageSelection() - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Gets page selection.
- getPagesInfo() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets a list of information about pages in this PDF as a List of
PageInfo
. - getPagesInfo(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets a Map of information a selection of pages in this PDF as a List of
PageInfo
. - getPaperOrientation() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets paper orientation.
- getPaperSize() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets paper size.
- getParentBookmarkText() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets parent bookmark text.
- getPassword() - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Gets a Password used to protect and encrypt the PDF File.
- getPassword() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets password.
- getPdfTitle() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets pdf title.
- getPort() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Retrieves the port number of the IronPdfEngine.
- getPreviousBookmarkText() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets previous bookmark text.
- getPrintHeight() - Method in class com.ironsoftware.ironpdf.page.PageInfo
-
Gets print height of the pdf page in printer points.
- getPrintWidth() - Method in class com.ironsoftware.ironpdf.page.PageInfo
-
Gets print width of the pdf page in printer points.
- getProducer() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets the Producer of the document.
- getRadioFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets radio fields.
- getRectangle() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets the X and Y coordinates, as well as the width and height, of the annotation's icon and interactive area in pixels.
- getRenderDelay() - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Deprecated.use
Stamper.getWaitFor()
instead - getRenderDelayDuration() - Method in class com.ironsoftware.ironpdf.render.WaitFor
- getRenderPdfCssMediaType() - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Gets render pdf css media type.
- getRevision(int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves the PDF as byte array at the specified revision number.
- getRgbColor() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets color of the annotation's background 'sticky note' using Html color notation.
- getRightText() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets right text.
- getRotation() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets rotation.
- getScale() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets scale.
- getSecurity() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets security.
- getSelectedIndex() - Method in class com.ironsoftware.ironpdf.form.ComboBoxField
-
Gets The index of the selected option.
- getSelectedIndex() - Method in class com.ironsoftware.ironpdf.form.RadioField
-
Gets The index of the selected option.
- getSignature() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets signature.
- getSignatureDate() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets signature date.
- getSignatureFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets signature fields.
- getSignatureImage() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Get signature image.
- getSignatureImageRectangle() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Get signature image Rectangle.
- getSignatureName() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
Gets the field name of the digital signature.
- getSigningContact() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets signing contact.
- getSigningContact() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
Gets the contact person or email address for signing related inquiries (optional).
- getSigningDate() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
Gets date and time of the digital signature.
- getSigningLocation() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets signing location.
- getSigningLocation() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
Gets physical location the PDF was signed (optional).
- getSigningReason() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets signing reason.
- getSigningReason() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
Gets reason the PDF was signed (optional).
- getSpacing() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Gets spacing.
- getSubject() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets subject or 'subheading' of the annotation.
- getSubject() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets subject.
- getSubject() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets Subject of the document.
- getSymbol() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets symbol.
- getTableOfContents() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets TableOfContents.
- getTarget() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Retrieves the target string used for service discovery (if applicable).
- getTempFolderPath() - Static method in class com.ironsoftware.ironpdf.Settings
-
Get temp folder path.
- getText() - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Gets text.
- getText() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Gets text to be stamped by the Stamper
- getTextFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets text fields.
- getTimeout() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets render timeout in seconds.
- getTimeout() - Method in class com.ironsoftware.ironpdf.render.WaitFor
- getTimeout() - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Gets timeout.
- getTimesNewRoman() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets times new roman.
- getTimesNewRomanBold() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets times new roman bold.
- getTimesNewRomanBoldItalic() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets times new roman bold italic.
- getTimesNewRomanItalic() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets times new roman italic.
- getTimeStampUrl() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets Url to be used when time-stamping the signature
- getTitle() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets title.
- getTitle() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Gets title.
- getTitle() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets the Title of the document.
- getTitle() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets title.
- getType() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets form field types.
- getType() - Method in class com.ironsoftware.ironpdf.render.WaitFor
- getUnit() - Method in class com.ironsoftware.ironpdf.edit.Length
-
Gets unit.
- getUnknownFields() - Method in class com.ironsoftware.ironpdf.form.FormFieldsSet
-
Gets unknown fields.
- getUserPassword() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Gets user password.
- getValue() - Method in class com.ironsoftware.ironpdf.edit.Length
-
Gets value.
- getValue() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets the value of the editable PDF field.
- getValue() - Method in enum com.ironsoftware.ironpdf.NaturalLanguages
- getValue() - Method in enum com.ironsoftware.ironpdf.render.TableOfContentsTypes
- getValue() - Method in enum com.ironsoftware.ironpdf.render.WaitForType
- getValue() - Method in enum com.ironsoftware.ironpdf.signature.SignaturePermissions
- getValue() - Method in enum com.ironsoftware.ironpdf.stamp.BarcodeEncoding
- getValue() - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Gets value.
- getVerifiedSignature() - Method in class com.ironsoftware.ironpdf.signature.SignatureManager
-
Returns a list of
VerifiedSignature
. - getVerticalAlignment() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets vertical alignment.
- getVerticalOffset() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Gets vertical offset.
- getViewPortHeight() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
internal use
- getViewPortWidth() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
internal use
- getWaitFor() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Gets a wrapper object that holds configuration for wait-for mechanism for user to wait for certain events before rendering.
- getWaitFor() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Get A convenient wrapper to wait for various events, or just wait for amount of time.
- getWidth() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets width of your annotation's icon and interactive area in pixels.
- getWidth() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets form field width.
- getWidth() - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Gets width (Pixel).
- getWidth() - Method in class com.ironsoftware.ironpdf.page.PageInfo
-
Gets width of the pdf page in mm.
- getWidth() - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Gets width.
- getX() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets the horizontal X position of the annotation on your page in pixels.
- getX() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets form field x position.
- getX() - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Gets X coordinate.
- getY() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets the vertical Y position of the annotation on your page in pixels.
- getY() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Gets form field y position.
- getY() - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Gets Y coordinate.
- getZapfDingbats() - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets zapf dingbats.
- getZoom() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
internal use
- Greek - com.ironsoftware.ironpdf.NaturalLanguages
-
Greek Language
- Greek_Cyprus - com.ironsoftware.ironpdf.NaturalLanguages
-
Greek Language for Cyprus Region
- Greek_Greece - com.ironsoftware.ironpdf.NaturalLanguages
-
Greek Language for Greece Region
H
- Hardware - com.ironsoftware.ironpdf.Settings.ChromeGpuModes
-
Enable hardware acceleration
- HardwareFull - com.ironsoftware.ironpdf.Settings.ChromeGpuModes
-
Enable hardware acceleration with Vulkan features
- HeaderFooterOptions - Class in com.ironsoftware.ironpdf.headerfooter
-
Defines options for Headers and Footers applied to a
PdfDocument
during rendering or at any other time. - HeaderFooterOptions() - Constructor for class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Instantiates a new Header footer options.
- HELP - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Help Icon
- HorizontalAlignment - Enum in com.ironsoftware.ironpdf.stamp
-
Horizontal layout alignment relative to the PDF page.
- HOST_PORT - com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
- HtmlElement - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will begin rendering when the specified HTML element becomes existent.
- HtmlElementByClassName(String) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element whose the class name as of the specified one.
- HtmlElementByClassName(String, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element whose the class name as of the specified one.
- HtmlElementById(String) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element that has the same id as specified one.
- HtmlElementById(String, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element that has the same id as specified one.
- HtmlElementByName(String) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the element with the attribute name as of the specified one.
- HtmlElementByName(String, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the element with the attribute name as of the specified one.
- HtmlElementByTagName(String) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element that itself has the same tag name as of specified one.
- HtmlElementByTagName(String, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element that itself has the same tag name as of specified one.
- HtmlHeaderFooter - Class in com.ironsoftware.ironpdf.headerfooter
-
A Html Header or Footer which will be printed onto every page of the PDF.
- HtmlHeaderFooter() - Constructor for class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Instantiates a new Html header footer.
- HtmlHeaderFooter(String) - Constructor for class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Instantiates a new Html header footer.
- HtmlQuerySelector(String) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element via the specified query string which is executed by a JavaScript function
document.querySelector()
. - HtmlQuerySelector(String, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it finds the HTML element via the specified query string which is executed by a JavaScript function
document.querySelector()
. - HtmlStamper - Class in com.ironsoftware.ironpdf.stamp
-
Defines an HTML stamper allowing developers to edit a
PdfDocument
by adding new content designed in HTML, CSS and JavaScript. - HtmlStamper() - Constructor for class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Initializes a new instance of the
HtmlStamper
class. - HtmlStamper(String) - Constructor for class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Initializes a new instance of the
HtmlStamper
class. - HtmlStamper(String, String) - Constructor for class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Initializes a new instance of the
HtmlStamper
class. - HtmlStamper(String, Path) - Constructor for class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Initializes a new instance of the
HtmlStamper
class. - Hungarian - com.ironsoftware.ironpdf.NaturalLanguages
-
Hungarian Language
- Hungarian_Hungary - com.ironsoftware.ironpdf.NaturalLanguages
-
Hungarian Language for Hungary Region
- Hungarian_Slovenia - com.ironsoftware.ironpdf.NaturalLanguages
-
Hungarian Language for Slovenia Region
I
- IMAGE - com.ironsoftware.ironpdf.form.FormFieldTypes
- ImageBehavior - Enum in com.ironsoftware.ironpdf.image
-
Defines layout behavior relative to the page size when creating a PDF from images.
- ImageField - Class in com.ironsoftware.ironpdf.form
- ImageField(int, String, int, double, double, double, double, String, boolean) - Constructor for class com.ironsoftware.ironpdf.form.ImageField
-
(INTERNAL) Please Get ImageField from
FormFieldsSet.getImageFields()
fromFormManager.getFields()
- ImageStamper - Class in com.ironsoftware.ironpdf.stamp
-
This allows the user to edit an existing PDF by adding an image.
- ImageStamper(byte[]) - Constructor for class com.ironsoftware.ironpdf.stamp.ImageStamper
-
Initializes a new instance of the
ImageStamper
class. - ImageStamper(BufferedImage) - Constructor for class com.ironsoftware.ironpdf.stamp.ImageStamper
-
Initializes a new instance of the
ImageStamper
class. - ImageStamper(String) - Constructor for class com.ironsoftware.ironpdf.stamp.ImageStamper
-
Initializes a new instance of the
ImageStamper
class. - ImageStamper(Path) - Constructor for class com.ironsoftware.ironpdf.stamp.ImageStamper
-
Initializes a new instance of the
ImageStamper
class. - INCH - com.ironsoftware.ironpdf.edit.MeasurementUnit
- INSERT - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
An 'Insert' Icon
- insertBookmark(Bookmark) - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Insert a new bookmark
- insertBookmark(String, int, String, String) - Method in class com.ironsoftware.ironpdf.bookmark.BookmarkManager
-
Insert a new bookmark
- insertPdf(PdfDocument) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Inserts another PDF into the current PdfDocument, starting at a given Page Index.
- insertPdf(PdfDocument, int) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Inserts another PDF into the current PdfDocument, starting at a given Page Index.
- INVITE_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
220mm X 220mm
- Irish - com.ironsoftware.ironpdf.NaturalLanguages
-
Irish Language
- Irish_Ireland - com.ironsoftware.ironpdf.NaturalLanguages
-
Irish Language for Ireland Region
- Irish_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
Irish Language for United Kingdom Region
- IronPdfDeploymentException - Exception in com.ironsoftware.ironpdf.exception
-
Represents errors that occur during IronPDF binary asset deployment.
- IronPdfDeploymentException(Exception_RemoteException) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfDeploymentException
-
Instantiates a new Iron pdf deployment exception.
- IronPdfDeploymentException(String, String, String) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfDeploymentException
-
Instantiates a new Iron pdf deployment exception.
- IronPdfEngineConnection - Class in com.ironsoftware.ironpdf
-
IronPdfEngineConnection is a configuration class used to set up various connection modes for IronPdfEngine.
- IronPdfEngineConnection() - Constructor for class com.ironsoftware.ironpdf.IronPdfEngineConnection
- IronPdfEngineConnection.ConnectionMode - Enum in com.ironsoftware.ironpdf
- IronPdfInputException - Exception in com.ironsoftware.ironpdf.exception
- IronPdfInputException(Exception_RemoteException) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfInputException
- IronPdfInputException(String) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfInputException
- IronPdfInputException(String, String, String) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfInputException
- IronPdfLicensingException - Exception in com.ironsoftware.ironpdf.exception
-
Get a free development license at https://ironpdf.com/licensing/#trial-license or purchase a deployment license from https://ironpdf.com/licensing/.
- IronPdfLicensingException(Exception_RemoteException) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfLicensingException
-
Instantiates a new Iron pdf licensing exception.
- IronPdfLicensingException(String, String, String) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfLicensingException
-
Instantiates a new Iron pdf licensing exception.
- IronPdfNativeException - Exception in com.ironsoftware.ironpdf.exception
-
Represents errors that occur from native code within IronPDF.
- IronPdfNativeException(Exception_RemoteException) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfNativeException
-
Instantiates a new Iron pdf native exception.
- IronPdfNativeException(String, String, String) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfNativeException
-
Initializes a new instance of the
IronPdfNativeException
class with a specified error message. - IronPdfProductException - Exception in com.ironsoftware.ironpdf.exception
-
Represents meaningful errors that are thrown explicitly by IronPDF.
- IronPdfProductException(Exception_RemoteException) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfProductException
-
Instantiates a new Iron pdf product exception.
- IronPdfProductException(String, String, String) - Constructor for exception com.ironsoftware.ironpdf.exception.IronPdfProductException
-
Initializes a new instance of the
IronPdfProductException
class with a specified error message. - isAllowUserAnnotations() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Is allow user annotations boolean.
- isAllowUserCopyPasteContent() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Is allow user copy and paste content boolean.
- isAllowUserCopyPasteContentForAccessibility() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Is allow user copy and paste content for accessibility boolean.
- isAllowUserFormData() - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Is allow user form data boolean.
- isAutoInstallDependency() - Static method in class com.ironsoftware.ironpdf.Settings
-
If true The necessary package dependencies for IronPDF rendering will we automatically installed to Docker and Debian / Ubuntu Linux deployments.
- isBold() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Is bold boolean.
- isCreatePdfFormsFromHtml() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Is create pdf forms from html.
- isDebug() - Static method in class com.ironsoftware.ironpdf.Settings
-
Is debug boolean.
- isDrawDividerLine() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
A horizontal line divider between the header / footer and the page content on every page of the PDF document.
- isDrawDividerLine() - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Is draw divider line boolean.
- isEnableCookies() - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Is enable cookies boolean.
- isEnableJavaScript() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Is enable JavaScript.
- isGrayScale() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Is gray scale boolean.
- isHidden() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets a flag that hides the annotation from users.
- isHidden() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Hides the annotation from users.
- isItalic() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Is italic boolean.
- isLicensed() - Static method in class com.ironsoftware.ironpdf.License
-
Determines whether this instance of IronPDF is Licensed.
- isLoadStylesAndCSSFromMainHtmlDocument() - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Loads style code blocks and links to CSS style sheets from the main HTML document (which provides the PDF content) into the
HtmlHeaderFooter
. - ISO_B4 - com.ironsoftware.ironpdf.render.PaperSize
-
250mm X 353mm
- isOpen() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets a flag for annotation to be opened and readable by default, without user interaction.
- isOpenByDefault() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
The annotation to be opened and readable by default, without user interaction.
- isPrintable() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets a flag that the annotation render during user PDF printing operations..
- isPrintable() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Is allows the annotation to be printed when users print the PDF.
- isPrintHtmlBackgrounds() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Is print html backgrounds boolean.
- isReadonly() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets a flag that makes the annotation readonly.
- isReadOnly() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the annotation to be read only.
- isReadOnly() - Method in class com.ironsoftware.ironpdf.form.FormField
-
Is read only boolean.
- isRotatable() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Is rotateable boolean.
- isRotateable() - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Gets a flag that allows the annotation to be rotated.
- isSingleProcess() - Static method in class com.ironsoftware.ironpdf.Settings
-
SingleProcess mode Forces Chrome renderer to perform everything in the current process, rather than using subprocesses default is false
- isStampBehindContent() - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Is stamp behind content boolean.
- isStrikethrough() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Is strikethrough boolean.
- isUnderline() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Is underline boolean.
- isUseGoogleFont() - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Is use google font boolean.
- isValid() - Method in class com.ironsoftware.ironpdf.signature.VerifiedSignature
-
If the signature is valid,
- isValidLicensed(String) - Static method in class com.ironsoftware.ironpdf.License
-
Determines whether a string license key is valid.
- Italian - com.ironsoftware.ironpdf.NaturalLanguages
-
Italian Language
- Italian_Croatia - com.ironsoftware.ironpdf.NaturalLanguages
-
Italian Language for Croatia Region
- Italian_Italy - com.ironsoftware.ironpdf.NaturalLanguages
-
Italian Language for Italy Region
- Italian_SanMarino - com.ironsoftware.ironpdf.NaturalLanguages
-
Italian Language for San Marino Region
- Italian_Slovenia - com.ironsoftware.ironpdf.NaturalLanguages
-
Italian Language for Slovenia Region
- Italian_Switzerland - com.ironsoftware.ironpdf.NaturalLanguages
-
Italian Language for Switzerland Region
- ITALY_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 230mm
J
- JAPANESE_DOUBLE_POSTCARD - com.ironsoftware.ironpdf.render.PaperSize
-
200mm X 148mm
- JAPANESE_DOUBLE_POSTCARD_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 200mm
- JAPANESE_POST_CARD_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 100mm
- JAPANESE_POSTCARD - com.ironsoftware.ironpdf.render.PaperSize
-
100mm X 148mm
- JavaScript() - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until user calls IronPdf's internal JavaScript function
window.ironpdf.notifyRender()
. - JavaScript(int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until user calls IronPdf's internal JavaScript function
window.ironpdf.notifyRender()
.
K
- KEY - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Key Icon
- Korean - com.ironsoftware.ironpdf.NaturalLanguages
-
Korean Language
- Korean_KoreaNorth - com.ironsoftware.ironpdf.NaturalLanguages
-
Korean Language for Korea, North Region
- Korean_KoreaSouth - com.ironsoftware.ironpdf.NaturalLanguages
-
Korean Language for Korea, South Region
L
- LANDSCAPE - com.ironsoftware.ironpdf.render.PaperOrientation
-
Paper is oriented horizontally
- lastPage() - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
First page (page index 0).
- LEDGER - com.ironsoftware.ironpdf.render.PaperSize
-
17in X 11in
- LEFT - com.ironsoftware.ironpdf.stamp.HorizontalAlignment
- LEGAL - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 14in
- LEGAL_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
9.275in X 15in
- Length - Class in com.ironsoftware.ironpdf.edit
-
A length value with
MeasurementUnit
- Length() - Constructor for class com.ironsoftware.ironpdf.edit.Length
-
Gets default length : 0%
- Length(double) - Constructor for class com.ironsoftware.ironpdf.edit.Length
-
Instantiates a new Length.
- Length(double, MeasurementUnit) - Constructor for class com.ironsoftware.ironpdf.edit.Length
-
Instantiates a new Length.
- LETTER - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 11in
- LETTER_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
9.275in X 12in
- LETTER_EXTRA_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
9.275in X 12in
- LETTER_PLUS - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 12.69in
- LETTER_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
11in X 8.5in
- LETTER_SMALL - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 11in
- LETTER_TRANSVERSE - com.ironsoftware.ironpdf.render.PaperSize
-
8.275in X 11in
- License - Class in com.ironsoftware.ironpdf
-
Allows developers to apply license keys for of IronPDF for Java
- License() - Constructor for class com.ironsoftware.ironpdf.License
- Lingala - com.ironsoftware.ironpdf.NaturalLanguages
-
Lingala Language
- Lingala_Congo - com.ironsoftware.ironpdf.NaturalLanguages
-
Lingala Language for Congo Region
- Lingala_DemocraticRepublicOfCongo - com.ironsoftware.ironpdf.NaturalLanguages
-
Lingala Language for Democratic Republic of Congo Region
- LIST_BOX - com.ironsoftware.ironpdf.form.FormFieldTypes
M
- makePdfDocumentReadOnly(String) - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Makes this PDF document read only such that:
- Malay - com.ironsoftware.ironpdf.NaturalLanguages
-
Malay Language
- Malay_Brunei - com.ironsoftware.ironpdf.NaturalLanguages
-
Malay Language for Brunei Region
- Malay_Malaysia - com.ironsoftware.ironpdf.NaturalLanguages
-
Malay Language for Malaysia Region
- Malay_Singapore - com.ironsoftware.ironpdf.NaturalLanguages
-
Malay Language for Singapore Region
- MandarinChinese - com.ironsoftware.ironpdf.NaturalLanguages
-
Mandarin Chinese Language
- MandarinChinese_China - com.ironsoftware.ironpdf.NaturalLanguages
-
Mandarin Chinese Language for China Region
- MandarinChinese_Singapore - com.ironsoftware.ironpdf.NaturalLanguages
-
Mandarin Chinese Language for Singapore Region
- MandarinChinese_Taiwan - com.ironsoftware.ironpdf.NaturalLanguages
-
Mandarin Chinese Language for Taiwan Region
- ManualTrigger - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will wait until user calls internal IronPdf's JavaScript function `window.ironpdf.notifyRender()` that will trigger the rendering.
- Manx_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
Manx Language for United Kingdom Region
- MeasurementUnit - Enum in com.ironsoftware.ironpdf.edit
-
The unit of measurement used for positioning and sizing.
- merge(PdfDocument, PdfDocument) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Static method that joins (concatenates) 2 PDF documents together into one PDF document.
- merge(List<PdfDocument>) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Static method that joins (concatenates) 2 PDF documents together into one PDF document.
- MetadataManager - Class in com.ironsoftware.ironpdf.metadata
-
Class used to read and edit MetaData in a
PdfDocument
. - MetadataManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Please get MetadataManager by
PdfDocument.getMetadata()
instead. - MIDDLE - com.ironsoftware.ironpdf.stamp.VerticalAlignment
- MILLIMETER - com.ironsoftware.ironpdf.edit.MeasurementUnit
- MONARCH_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
3.875in X 7.5in
N
- NaturalLanguages - Enum in com.ironsoftware.ironpdf
-
Natural Languages Specification
- NetworkIdle(int, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity after at least specified networkIdleDuration as well as at maximum of maxNumAllowedInflight inflight (outstanding) network requests.
- NetworkIdle(int, int, int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity after at least specified networkIdleDuration as well as at maximum of maxNumAllowedInflight inflight (outstanding) network requests.
- NetworkIdle0 - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will begin rendering when there is no new network request for 500ms as well as no inflight (outstanding) network requests.
- NetworkIdle0() - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity.
- NetworkIdle0(int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity.
- NetworkIdle2 - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will begin rendering when there is no new network request for 500ms but allowed to have no more than 2 inflight (outstanding) network requests.
- NetworkIdle2() - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity after at least 500ms as well as at maximum of 2 inflight (outstanding) network request.
- NetworkIdle2(int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity after at least 500ms as well as at maximum of 2 inflight (outstanding) network request.
- NetworkIdleN - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will begin rendering when there is no new network request as per specified by user according to networkidle duration (in millisecond), and number of maximum allowed inflight (oustanding) network requests.
- NEW_PARAGRAPH - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A New Paragraph Icon
- NO_EDIT - com.ironsoftware.ironpdf.security.PdfEditSecurity
-
The user may not edit the PDF unless they have the Owner password.
- NO_ICON - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
No icon, this is useful when an annotation will be signified by an existing graphic or object.
- NO_PRINT - com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
The user may not print the PDF unless they have the Owner password.
- NoChangesAllowed - com.ironsoftware.ironpdf.signature.SignaturePermissions
-
No changes are allowed
- None - com.ironsoftware.ironpdf.render.TableOfContentsTypes
-
Do not create a table of contents
- None - com.ironsoftware.ironpdf.render.WaitForType
-
Default type, no condition, no special need to do anything prior to rendering.
- NONE - com.ironsoftware.ironpdf.page.PageRotation
-
Page is not rotated
- NOTE - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Note Icon
- NOTE - com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 11in
- NUMBER_10_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
4.125in X 9.5in
- NUMBER_11_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
4.5in X 10.375in
- NUMBER_12_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
4.75in X 11in
- NUMBER_14_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
5in X 11.5in
- NUMBER_9_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
3.875in X 8.875in
O
- OFFICIAL_CLOUD - com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
P
- PAGE - com.ironsoftware.ironpdf.bookmark.BookmarkDestinations
- PageInfo - Class in com.ironsoftware.ironpdf.page
-
A class which represents one page of a PDF Document.
- PageInfo(int, double, double, double, double, PageRotation) - Constructor for class com.ironsoftware.ironpdf.page.PageInfo
-
Instantiates a new Page info.
- PageLoad() - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
Basically it waits for nothing, but will render as soon as the page loaded.
- pageRange(int, int) - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
The selection of pages to be used.
- pageRange(List<Integer>) - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
PageSelection factory.
- PageRotation - Enum in com.ironsoftware.ironpdf.page
-
PageRotation setting of a PDF page
- PageSelection - Class in com.ironsoftware.ironpdf.edit
-
A PageSelection is a collection of pages from a PDF document.
- PageSelection() - Constructor for class com.ironsoftware.ironpdf.edit.PageSelection
- PaperOrientation - Enum in com.ironsoftware.ironpdf.render
-
Paper Orientation
- PaperSize - Enum in com.ironsoftware.ironpdf.render
-
Defines the target virtual paper size the PDF.
- PARAGRAPH - com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A 'Paragraph of Text' Icon
- PdfDocument - Class in com.ironsoftware.ironpdf
-
Represents a PDF document.
- PdfDocument(byte[]) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(byte[], ChangeTrackingModes) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(byte[], String) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(byte[], String, ChangeTrackingModes) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(byte[], String, String) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(byte[], String, String, ChangeTrackingModes) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(Path) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(Path, ChangeTrackingModes) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(Path, String) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(Path, String, ChangeTrackingModes) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(Path, String, String) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfDocument(Path, String, String, ChangeTrackingModes) - Constructor for class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- PdfEditSecurity - Enum in com.ironsoftware.ironpdf.security
-
Enumeration defining levels of PDF user access rights to edit a PDF.
- PdfPrintSecurity - Enum in com.ironsoftware.ironpdf.security
-
Enumeration defining levels of PDF user access rights to print a PDF.
- PERCENTAGE - com.ironsoftware.ironpdf.edit.MeasurementUnit
- PERSONAL_ENVELOPE - com.ironsoftware.ironpdf.render.PaperSize
-
3.625in X 6.5in
- PIXEL - com.ironsoftware.ironpdf.edit.MeasurementUnit
- POINTS - com.ironsoftware.ironpdf.edit.MeasurementUnit
- PORTRAIT - com.ironsoftware.ironpdf.render.PaperOrientation
-
Paper is oriented vertically
- Portuguese - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language
- Portuguese_Angola - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for Angola Region
- Portuguese_Brazil - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for Brazil Region
- Portuguese_CapeVerdeIslands - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for Cape Verde Islands Region
- Portuguese_GuineaBissau - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for Guinea-Bissau Region
- Portuguese_Mozambique - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for Mozambique Region
- Portuguese_Portugal - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for Portugal Region
- Portuguese_SaoTomeEPrincipe - com.ironsoftware.ironpdf.NaturalLanguages
-
Portuguese Language for São Tomé e Principe Region
- PRC_16K - com.ironsoftware.ironpdf.render.PaperSize
-
146mm X 215mm
- PRC_32K - com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_32K_BIG - com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_32K_BIG_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_32K_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_ENVELOP_NUMBER3 - com.ironsoftware.ironpdf.render.PaperSize
-
125mm X 176mm
- PRC_ENVELOPE_NUMBER1 - com.ironsoftware.ironpdf.render.PaperSize
-
102mm X 165mm
- PRC_ENVELOPE_NUMBER1_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
165mm X 102mm
- PRC_ENVELOPE_NUMBER10 - com.ironsoftware.ironpdf.render.PaperSize
-
324mm X 458mm
- PRC_ENVELOPE_NUMBER10_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
458mm X 324mm
- PRC_ENVELOPE_NUMBER2 - com.ironsoftware.ironpdf.render.PaperSize
-
102mm X 176mm
- PRC_ENVELOPE_NUMBER2_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 102mm
- PRC_ENVELOPE_NUMBER3_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 125mm
- PRC_ENVELOPE_NUMBER4 - com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 208mm
- PRC_ENVELOPE_NUMBER4_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
208mm X 110mm
- PRC_ENVELOPE_NUMBER5 - com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 220mm
- PRC_ENVELOPE_NUMBER5_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
220mm X 110mm
- PRC_ENVELOPE_NUMBER6 - com.ironsoftware.ironpdf.render.PaperSize
-
120mm X 230mm
- PRC_ENVELOPE_NUMBER6_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
230mm X 120mm
- PRC_ENVELOPE_NUMBER7 - com.ironsoftware.ironpdf.render.PaperSize
-
160mm X 230mm
- PRC_ENVELOPE_NUMBER7_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
230mm X 160mm
- PRC_ENVELOPE_NUMBER8 - com.ironsoftware.ironpdf.render.PaperSize
-
120mm X 309mm
- PRC_ENVELOPE_NUMBER8_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
309mm X 120mm
- PRC_ENVELOPE_NUMBER9 - com.ironsoftware.ironpdf.render.PaperSize
-
229mm X 324mm
- PRC_ENVELOPE_NUMBER9_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
324mm X 229mm
- PRC16K_ROTATED - com.ironsoftware.ironpdf.render.PaperSize
-
146mm X 215mm
- prependPdf(PdfDocument) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Adds another PDF to the beginning of the current PdfDocument.
- print() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Prints this PDF by sending it to the computer's real world printer(s).
- print(Graphics, PageFormat, int) - Method in class com.ironsoftware.ironpdf.PdfDocument
- PRINT - com.ironsoftware.ironpdf.render.CssMediaType
-
Renders as expected for a web browser.
- PRINT_LOW_QUALITY - com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
The user may only print the PDF at low resolution unless they have the Owner password.
- printWithoutDialog() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Prints this PDF by sending it to the computer's real world printer(s).
- PUSH_BUTTON - com.ironsoftware.ironpdf.form.FormFieldTypes
Q
- QRCode - com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
QR Code (2D barcode format).
- QUARTO - com.ironsoftware.ironpdf.render.PaperSize
-
215mm X 275mm
R
- RADIO_BUTTON - com.ironsoftware.ironpdf.form.FormFieldTypes
- RadioField - Class in com.ironsoftware.ironpdf.form
-
The type Radio field.
- RadioField(int, String, int, double, double, double, double, String, List<String>, int, boolean) - Constructor for class com.ironsoftware.ironpdf.form.RadioField
-
(INTERNAL) Please Get RadioFormField from
FormFieldsSet.getRadioFields()
fromFormManager.getFields()
- removeAttachment(int) - Method in class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
Remove an attachment by attachment index
- removeAttachment(String) - Method in class com.ironsoftware.ironpdf.attachment.AttachmentManager
-
Remove an attachment by attachment name
- removeMetadata(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Method for removing Metadata property by its name.
- removePages(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Removes a range of pages from the PDF
- removePasswordsAndEncryption() - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Removes all user and owner password security for a PDF document.
- RemoveSignature() - Method in class com.ironsoftware.ironpdf.signature.SignatureManager
-
Removes all signature from the PDF document.
- renameField(String, String) - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Rename a
FormField
- RenderDelay - com.ironsoftware.ironpdf.render.WaitForType
-
This mode will delay for specified amount of time before begin rendering.
- RenderDelay(int) - Method in class com.ironsoftware.ironpdf.render.WaitFor
-
This method proceeds rendering by introducing an initial delay before rendering.
- renderHtmlAsPdf(String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a Html string, and returns it as a
PdfDocument
. - renderHtmlAsPdf(String, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a Html string, and returns it as a
PdfDocument
. - renderHtmlAsPdf(String, ChromePdfRenderOptions) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a Html string, and returns it as a
PdfDocument
. - renderHtmlAsPdf(String, ChromePdfRenderOptions, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a Html string, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, ChromePdfRenderOptions) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, ChromePdfRenderOptions, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, String, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, String, ChromePdfRenderOptions) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderHtmlFileAsPdf(String, String, ChromePdfRenderOptions, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Html file, and returns it as a
PdfDocument
. - renderRtfAsPdf(String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from RTF string, and returns it as a
PdfDocument
. - renderRtfFileAsPdf(String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from RTF file, and returns it as a
PdfDocument
. - renderRtfFileAsPdf(Path) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from RTF file, and returns it as a
PdfDocument
. - renderUrlAsPdf(String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a URL or local file path and returns it as a
PdfDocument
. - renderUrlAsPdf(String, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a URL or local file path and returns it as a
PdfDocument
. - renderUrlAsPdf(String, ChromePdfRenderOptions) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a URL or local file path and returns it as a
PdfDocument
. - renderUrlAsPdf(String, ChromePdfRenderOptions, ChromeHttpLoginCredentials) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a URL or local file path and returns it as a
PdfDocument
. - renderZipAsPdf(Path, String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Zip file, and returns it as a
PdfDocument
. - renderZipAsPdf(Path, String, ChromePdfRenderOptions) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Creates a PDF file from a local Zip file, and returns it as a
PdfDocument
. - replaceText(PageSelection, String, String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Replace the specified old text with new text on a given page.
- replaceText(PageSelection, String, String, FontTypes, Float) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Replace the specified old text with new text on a given page.
- resizePage(double, double, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Resize a page to the specified dimensions (in millimeters)
- RIGHT - com.ironsoftware.ironpdf.stamp.HorizontalAlignment
- rotateAllPages(PageRotation) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Rotates all pages of the PdfDocument by a specified number of degrees.
- rotatePage(PageRotation, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Rotates a selection page of the PdfDocument by a specified number of degrees.
S
- saveAs(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves this PdfDocument to a file.
- saveAs(Path) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves this PdfDocument to a file.
- saveAsPdfA(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Save the current document into the specified PDF-A standard format
- saveAsPdfA(String, String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Save the current document into the specified PDF-A standard format
- saveAsPdfUA(String, NaturalLanguages) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Save the current document into the specified PDF/UA standard format
- saveAsRevision(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves this PdfDocument to a file.
- saveAsRevision(Path) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Saves this PdfDocument to a file.
- SCREEN - com.ironsoftware.ironpdf.render.CssMediaType
-
Ignores 'Print' styles and includes additional 'Screen' styles where available.
- SecurityManager - Class in com.ironsoftware.ironpdf.security
-
Allows the developer to control: user access passwords, encryption, and also who may edit, print and copy content from the PDF document.
- SecurityManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.security.SecurityManager
-
Please get SecurityManager by
PdfDocument.getSecurity()
instead. - SecurityOptions - Class in com.ironsoftware.ironpdf.security
-
A class defining user security settings for a PDF document.
- SecurityOptions() - Constructor for class com.ironsoftware.ironpdf.security.SecurityOptions
-
Instantiates a new Security options.
- Serbian - com.ironsoftware.ironpdf.NaturalLanguages
-
Serbian Language
- Serbian_BosniaHerzegovina - com.ironsoftware.ironpdf.NaturalLanguages
-
Serbian Language for Bosnia-Herzegovina Region
- Serbian_Yugoslavia - com.ironsoftware.ironpdf.NaturalLanguages
-
Serbian Language for Yugoslavia Region
- setAllowUserAnnotations(Boolean) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets allow user annotations.
- setAllowUserCopyPasteContent(Boolean) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets allow user copy and paste content.
- setAllowUserCopyPasteContentForAccessibility(Boolean) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets allow user copy and paste content for accessibility.
- setAllowUserEdits(PdfEditSecurity) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets allow user edits.
- setAllowUserFormData(Boolean) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets allow user form data.
- setAllowUserPrinting(PdfPrintSecurity) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets allow user printing.
- setAnnotationIndex(int) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets index of the annotation on a page.
- setAnyMetadata(String, String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets any metadata value of the document form given key.
- setAuthor(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the Author of the document.
- setAutoInstallDependency(boolean) - Static method in class com.ironsoftware.ironpdf.Settings
-
If true The necessary package dependencies for IronPDF rendering will we automatically installed to Docker and Debian / Ubuntu Linux deployments.
- setBackgroundColorCode(String) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets Background Color.
- setBarcodeType(BarcodeEncoding) - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Sets barcode type.
- setBaseUrl(String) - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
The Base URL all URLS in the
HtmlHeaderFooter.htmlFragment
" will be relative to. - setBold(boolean) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets bold.
- setCenterText(String) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets center text.
- setCertificateRawData(byte[]) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets certificate raw data.
- setChromeBrowserCachePath(Path) - Static method in class com.ironsoftware.ironpdf.Settings
-
Disk cache path for Chrome browser instances default null
- setChromeBrowserLimit(int) - Static method in class com.ironsoftware.ironpdf.Settings
-
Set Maximum number of concurrent browsers when using the Chrome renderer default is 30
- setChromeGpuMode(Settings.ChromeGpuModes) - Static method in class com.ironsoftware.ironpdf.Settings
-
Chrome renderer GPU compatibility mode.
- setColorCode(String) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the color of the annotation's 'Sticky Note'.
- setConnectionMode(IronPdfEngineConnection) - Static method in class com.ironsoftware.ironpdf.Settings
-
Set IronPdfEngineConnection to set up various connection modes for IronPdfEngine.
- setContents(String) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets contents.
- setContents(String) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the contents of the 'sticky note' annotation.
- setCreatePdfFormsFromHtml(boolean) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets create pdf forms from html.
- setCreationDate(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the PDF file creation DateTime.
- setCreator(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the Creator of the document.
- setCssMediaType(CssMediaType) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets css media type.
- setCssMediaType(CssMediaType) - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Sets css media type.
- setCustomCookies(HashMap<String, String>) - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Sets custom cookies.
- setCustomCssUrl(String) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets custom css url.
- setCustomPaperHeight(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets custom paper height (mm).
- setCustomPaperSizeInCentimeters(double, double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Set an output paper size for PDF pages.
- SetCustomPaperSizeInInches(double, double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Set an output paper size for PDF pages.
- setCustomPaperSizeInMillimeters(double, double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Set an output paper size for PDF pages.
- setCustomPaperSizeInPixelsOrPoints(double, double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Set an output paper size for PDF pages.
- setCustomPaperSizeInPixelsOrPoints(double, double, int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Set an output paper size for PDF pages.
- setCustomPaperWidth(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets custom paper width (mm).
- setDebug(boolean) - Static method in class com.ironsoftware.ironpdf.Settings
-
Enable or disable debug mode.
- setDividerLineColor(String) - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Sets divider line color.
- setDividerLineColor(String) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets divider line color.
- setDpi(int) - Method in class com.ironsoftware.ironpdf.image.ToImageOptions
-
Sets dpi.
- setDrawDividerLine(boolean) - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Adds a horizontal line divider between the header / footer and the page content on every page of the PDF document.
- setDrawDividerLine(boolean) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets draw divider line.
- setEnableCookies(boolean) - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Sets enable cookies.
- setEnableJavaScript(boolean) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets enable JavaScript.
- setFieldReadOnly(String, boolean) - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Set the is read only value of a
FormField
- setFieldValue(String, String) - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Set the string value of a
FormField
- setFirstPageNumber(int) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets first page number.
- setFitToPaperMode(FitToPaperModes) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
- setFont(FontTypes) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets font.
- setFontColor(String) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets Font Color.
- setFontFamily(String) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets font family.
- setFontSize(double) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets font size.
- setFontSize(int) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets font size.
- setGrayScale(boolean) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets gray scale.
- setHeight(int) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets height of your annotation's icon and interactive area in pixels.
- setHeight(int) - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Sets height (Pixel).
- setHeight(int) - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Sets height.
- setHidden(boolean) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets a flag that hides the annotation from users.
- setHidden(boolean) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Hides the annotation from users.
- setHorizontalAlignment(HorizontalAlignment) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets horizontal alignment.
- setHorizontalOffset(Length) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets horizontal offset.
- setHtml(String) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets html.
- setHtmlBaseUrl(String) - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Sets the HTML base URL for which references to external CSS, Javascript and Image files will be relative.
- setHtmlFragment(String) - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
The Html which will be used to render the Header / Footer.
- setHtmlTitle(String) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets html title.
- setHyperlink(String) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets hyperlink.
- setIcon(AnnotationIcon) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets
AnnotationIcon
used to display the interactive annotation within the PDF. - setIcon(AnnotationIcon) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets icon.
- setImageMaxHeight(Integer) - Method in class com.ironsoftware.ironpdf.image.ToImageOptions
-
Sets image max height.
- setImageMaxWidth(Integer) - Method in class com.ironsoftware.ironpdf.image.ToImageOptions
-
Sets image max width.
- setInputEncoding(String) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets input character encoding as a string; e.g.
- setIronPdfEngineHost(String) - Static method in class com.ironsoftware.ironpdf.Settings
-
Deprecated.This method is obsolete. Use
Settings.setConnectionMode(IronPdfEngineConnection)
instead. - setIronPdfEnginePort(int) - Static method in class com.ironsoftware.ironpdf.Settings
-
Deprecated.This method is obsolete. Use
Settings.setConnectionMode(IronPdfEngineConnection)
instead. - setIronPdfEngineTimeout(int) - Static method in class com.ironsoftware.ironpdf.Settings
-
A Timeout (in seconds) to wait for any response from IronPdfEngine default 120 seconds
- setIronPdfEngineWorkingDirectory(Path) - Static method in class com.ironsoftware.ironpdf.Settings
-
Sets path to IronPDF engine working directory.
- setItalic(boolean) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets italic.
- setJavascript(String) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Set A custom javascript string to be executed after all HTML has loaded but before PDf rendering.
- setKeywords(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets Keywords of the document.
- setLeftText(String) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets left text.
- setLicenseKey(String) - Static method in class com.ironsoftware.ironpdf.License
-
Sets your license key.
- setLoadStylesAndCSSFromMainHtmlDocument(boolean) - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Loads style code blocks and links to CSS style sheets from the main HTML document (which provides the PDF content) into the
HtmlHeaderFooter
. - setLogPath(Path) - Static method in class com.ironsoftware.ironpdf.Settings
-
Sets IronPDF engine log file path.
- setMarginBottom(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets margin bottom.
- setMarginBottomMm(int) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets margin bottom mm.
- setMarginLeft(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets margin left.
- setMarginLeftMm(int) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets margin left mm.
- setMarginRight(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets margin right.
- setMarginRightMm(int) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets margin right mm.
- setMarginTop(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets margin top.
- setMarginTopMm(int) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets margin top mm.
- setMaxHeight(Length) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets the maximum height of the output stamp.
- setMaxHeight(Integer) - Method in class com.ironsoftware.ironpdf.headerfooter.HtmlHeaderFooter
-
Maximum Height of the Html Header / Footer in millimeters.
- setMaxWidth(Length) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets the maximum width of the output stamp.
- setMinHeight(Length) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets the minimum height of the output stamp.
- setMinWidth(Length) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets the minimum width of the output stamp.
- setModifiedDate() - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Gets the PDF file last-modified DateTime.
- setModifiedDate(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the PDF file last-modified DateTime.
- setNetworkPassword(String) - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Sets network password.
- setNetworkUsername(String) - Method in class com.ironsoftware.ironpdf.render.ChromeHttpLoginCredentials
-
Sets network username.
- setOpacity(double) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets the opacity of the annotation (valid values are from 0.0 to 1.0).
- setOpacity(double) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the opacity of the annotation (valid values are from 0.0 to 1.0).
- setOpacity(int) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets opacity.
- setOpen(boolean) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets a flag for annotation to be opened and readable by default, without user interaction.
- setOpenByDefault(boolean) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the annotation to be opened and readable by default, without user interaction.
- setOwnerPassword(String) - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Sets the owner password and enables 128-bit encryption of PDF content.
- setOwnerPassword(String) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets owner password.
- setPageIndex(int) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets index of the page to add the annotation.
- setPageSelection(PageSelection) - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Sets page selection.
- setPaperOrientation(PaperOrientation) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets paper orientation.
- setPaperSize(PaperSize) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets paper size.
- setPassword(String) - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Sets a Password used to protect and encrypt the PDF File.
- setPassword(String) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets password.
- setPdfTitle(String) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets pdf title.
- setPrintable(boolean) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets a flag that the annotation render during user PDF printing operations..
- setPrintable(boolean) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets allows the annotation to be printed when users print the PDF.
- setPrintHtmlBackgrounds(boolean) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets print html backgrounds.
- setProducer(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the Producer of the document.
- setReadonly(boolean) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets a flag that makes the annotation readonly.
- setReadOnly(boolean) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the annotation to be read only.
- setRectangle(Rectangle) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the X and Y coordinates, as well as the width and height, of the annotation's icon and interactive area in pixels.
- setRenderDelay(int) - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Deprecated.
- setRenderPdfCssMediaType(CssMediaType) - Method in class com.ironsoftware.ironpdf.headerfooter.HeaderFooterOptions
-
Sets render pdf css media type.
- setRgbColor(String) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets the color of the annotation's background 'sticky note' using Html color notation.
- setRightText(String) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets right text.
- setRotatable(boolean) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets rotatable.
- setRotateable(boolean) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets A flag that allows the annotation to be rotated.
- setRotation(int) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets rotation.
- setScale(double) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets scale.
- setSecurityOptions(SecurityOptions) - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Sets advanced security settings for the PDF.
- setSignatureDate(Instant) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets signature date.
- setSignatureImage(byte[], Rectangle) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets signature image.
- setSignatureImageRectangle(Rectangle) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Set signature image Rectangle.
- setSigningContact(String) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets signing contact.
- setSigningLocation(String) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets signing location.
- setSigningReason(String) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets signing reason.
- setSingleProcess(boolean) - Static method in class com.ironsoftware.ironpdf.Settings
-
SingleProcess mode Forces Chrome renderer to perform everything in the current process, rather than using subprocesses default is false
- setSpacing(double) - Method in class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Sets spacing.
- setStampBehindContent(boolean) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets stamp behind content.
- setStrikethrough(boolean) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets strikethrough.
- setSubject(String) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets subject or 'subheading' of the annotation.
- setSubject(String) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets subject.
- setSubject(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the Subject of the document.
- setTableOfContents(TableOfContentsTypes) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets TableOfContents.
- setTempFolderPath(Path) - Static method in class com.ironsoftware.ironpdf.Settings
-
Set temp folder path.
- setText(String) - Method in class com.ironsoftware.ironpdf.bookmark.Bookmark
-
Sets text.
- setText(String) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets text to be stamped by the Stamper
- setTextFieldFont(String, FontTypes, int) - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Deprecated.This method is deprecated and no longer has any effect. Set the font of a
TextField
- setTimeout(int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets render timeout in seconds.
- setTimeout(int) - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Sets timeout.
- setTimeStampUrl(String) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets Url to be used when time-stamping the signature
- Settings - Class in com.ironsoftware.ironpdf
-
Important global settings for configuration of IronPDF for Java
- Settings() - Constructor for class com.ironsoftware.ironpdf.Settings
- Settings.ChromeGpuModes - Enum in com.ironsoftware.ironpdf
-
Chrome GPU hardware utilization when rendering HTML to PDF
- setTitle(String) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets title.
- setTitle(String) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets title.
- setTitle(String) - Method in class com.ironsoftware.ironpdf.metadata.MetadataManager
-
Sets the Title of the document.
- setTitle(String) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets title.
- setUnderline(boolean) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets underline.
- setUnit(MeasurementUnit) - Method in class com.ironsoftware.ironpdf.edit.Length
-
Sets unit.
- setUseGoogleFont(boolean) - Method in class com.ironsoftware.ironpdf.stamp.TextStamper
-
Sets use google font.
- setUserPassword(String) - Method in class com.ironsoftware.ironpdf.security.SecurityOptions
-
Sets user password.
- setValue(double) - Method in class com.ironsoftware.ironpdf.edit.Length
-
Sets value.
- setValue(String) - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Sets value.
- setVerticalAlignment(VerticalAlignment) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets vertical alignment.
- setVerticalOffset(Length) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Sets vertical offset.
- setWaitFor(WaitFor) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Sets a wrapper object that holds configuration for wait-for mechanism for user to wait for certain events before rendering.
- setWaitFor(WaitFor) - Method in class com.ironsoftware.ironpdf.stamp.Stamper
-
Set A convenient wrapper to wait for various events, or just wait for amount of time.
- setWidth(int) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets width of your annotation's icon and interactive area in pixels.
- setWidth(int) - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Sets width (Pixel).
- setWidth(int) - Method in class com.ironsoftware.ironpdf.stamp.BarcodeStamper
-
Sets width.
- setX(int) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets horizontal X position of the annotation on your page in pixels.
- setX(int) - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Sets X coordinate.
- setY(int) - Method in class com.ironsoftware.ironpdf.annotation.AnnotationOptions
-
Sets the vertical Y position of the annotation on your page in pixels.
- setY(int) - Method in class com.ironsoftware.ironpdf.image.DrawImageOptions
-
Sets Y coordinate.
- Signature - Class in com.ironsoftware.ironpdf.signature
-
A class that represents a PDF signing certificate (.PFX or .p12) format which can be used to digitally sign a PDF.
- Signature(byte[], String) - Constructor for class com.ironsoftware.ironpdf.signature.Signature
-
Initializes a new instance of the
Signature
class. - Signature(byte[], String, Instant, byte[], String, String, String, Rectangle) - Constructor for class com.ironsoftware.ironpdf.signature.Signature
-
Initializes a new instance of the
Signature
class. - Signature(String, String) - Constructor for class com.ironsoftware.ironpdf.signature.Signature
-
Initializes a new instance of the
Signature
class using a .pfx or .p12 digital signature file. - Signature(Path, String) - Constructor for class com.ironsoftware.ironpdf.signature.Signature
-
Initializes a new instance of the
Signature
class using a .pfx or .p12 digital signature file. - SIGNATURE - com.ironsoftware.ironpdf.form.FormFieldTypes
- SignatureField - Class in com.ironsoftware.ironpdf.form
- SignatureField(int, String, int, double, double, double, double, String, boolean) - Constructor for class com.ironsoftware.ironpdf.form.SignatureField
-
(INTERNAL) Please Get TextField from
FormFieldsSet.getSignatureFields()
fromFormManager.getFields()
- SignatureManager - Class in com.ironsoftware.ironpdf.signature
-
Class used to sign , get and signature from a
PdfDocument
. - SignatureManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.signature.SignatureManager
-
Please get SignatureManager by
PdfDocument.getSignature()
instead. - SignaturePermissions - Enum in com.ironsoftware.ironpdf.signature
-
Permission options for a PDF document which is digitally signed
- SignPdfWithSignature(Signature) - Method in class com.ironsoftware.ironpdf.signature.SignatureManager
-
Signs the PDF with digital signature with advanced options.
- SignPdfWithSignature(Signature, SignaturePermissions) - Method in class com.ironsoftware.ironpdf.signature.SignatureManager
-
Signs the PDF with digital signature with advanced options.
- Sindhi - com.ironsoftware.ironpdf.NaturalLanguages
-
Sindhi Language
- Sindhi_India - com.ironsoftware.ironpdf.NaturalLanguages
-
Sindhi Language for India Region
- Sindhi_Pakistan - com.ironsoftware.ironpdf.NaturalLanguages
-
Sindhi Language for Pakistan Region
- singlePage(int) - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
Specific page index.
- SIZE - Static variable in enum com.ironsoftware.ironpdf.render.WaitForType
- Software - com.ironsoftware.ironpdf.Settings.ChromeGpuModes
-
Enable software acceleration
- Spanish - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language
- Spanish_Argentina - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Argentina Region
- Spanish_Bolivia - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Bolivia Region
- Spanish_Chile - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Chile Region
- Spanish_Colombia - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Colombia Region
- Spanish_CostaRica - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Costa Rica Region
- Spanish_Cuba - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Cuba Region
- Spanish_DominicanRepublic - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Dominican Republic Region
- Spanish_Ecuador - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Ecuador Region
- Spanish_ElSalvador - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for El Salvador Region
- Spanish_EquatorialGuinea - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Equatorial Guinea Region
- Spanish_Guatemala - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Guatemala Region
- Spanish_Honduras - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Honduras Region
- Spanish_Mexico - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Mexico Region
- Spanish_Nicaragua - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Nicaragua Region
- Spanish_Panama - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Panama Region
- Spanish_Paraguay - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Paraguay Region
- Spanish_Peru - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Peru Region
- Spanish_PuertoRico - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Puerto Rico Region
- Spanish_Spain - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Spain Region
- Spanish_Uruguay - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Uruguay Region
- Spanish_USA - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for United States of America Region
- Spanish_Venezuela - com.ironsoftware.ironpdf.NaturalLanguages
-
Spanish Language for Venezuela Region
- Stamper - Class in com.ironsoftware.ironpdf.stamp
-
Defines a PDF Stamper.
- STANDARD_10X11 - com.ironsoftware.ironpdf.render.PaperSize
-
10in X 11in
- STANDARD_10X14 - com.ironsoftware.ironpdf.render.PaperSize
-
10in X 14in
- STANDARD_11X17 - com.ironsoftware.ironpdf.render.PaperSize
-
11in X 17in
- STANDARD_12X11 - com.ironsoftware.ironpdf.render.PaperSize
-
12in X 11in
- STANDARD_15X11 - com.ironsoftware.ironpdf.render.PaperSize
-
15in X 11in
- STANDARD_9X11 - com.ironsoftware.ironpdf.render.PaperSize
-
9in X 11in
- STATEMENT - com.ironsoftware.ironpdf.render.PaperSize
-
5.5in X 8.5in
- SUBPROCESS - com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
- Swahili - com.ironsoftware.ironpdf.NaturalLanguages
-
Swahili Language
- Swahili_Kenya - com.ironsoftware.ironpdf.NaturalLanguages
-
Swahili Language for Kenya Region
- Swahili_Tanzania - com.ironsoftware.ironpdf.NaturalLanguages
-
Swahili Language for Tanzania Region
- Swati - com.ironsoftware.ironpdf.NaturalLanguages
-
Swati Language
- Swati_SouthAfrica - com.ironsoftware.ironpdf.NaturalLanguages
-
Swati Language for South Africa Region
- Swati_Swaziland - com.ironsoftware.ironpdf.NaturalLanguages
-
Swati Language for Swaziland Region
- Swedish - com.ironsoftware.ironpdf.NaturalLanguages
-
Swedish Language
- Swedish_Finland - com.ironsoftware.ironpdf.NaturalLanguages
-
Swedish Language for Finland Region
- Swedish_Sweden - com.ironsoftware.ironpdf.NaturalLanguages
-
Swedish Language for Sweden Region
T
- TableOfContentsTypes - Enum in com.ironsoftware.ironpdf.render
-
Table of contents layout type
- TABLOID - com.ironsoftware.ironpdf.render.PaperSize
-
11in X 17in
- TABLOID_EXTRA - com.ironsoftware.ironpdf.render.PaperSize
-
11.69in X 18in
- Tamil - com.ironsoftware.ironpdf.NaturalLanguages
-
Tamil Language
- Tamil_India - com.ironsoftware.ironpdf.NaturalLanguages
-
Tamil Language for India Region
- Tamil_Singapore - com.ironsoftware.ironpdf.NaturalLanguages
-
Tamil Language for Singapore Region
- TARGET - com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
- TEXT_FIELD - com.ironsoftware.ironpdf.form.FormFieldTypes
- TextAnnotation - Class in com.ironsoftware.ironpdf.annotation
-
Defines a Sticky-Note style PDF annotation.
- TextAnnotation() - Constructor for class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Instantiates a new text annotation.
- TextAnnotation(String) - Constructor for class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Instantiates a new text annotation.
- TextField - Class in com.ironsoftware.ironpdf.form
- TextField(int, String, int, double, double, double, double, String, boolean) - Constructor for class com.ironsoftware.ironpdf.form.TextField
-
(INTERNAL) Please Get TextField from
FormFieldsSet.getTextFields()
fromFormManager.getFields()
- TextHeaderFooter - Class in com.ironsoftware.ironpdf.headerfooter
-
Defines a text based PDF Header and Footer.
- TextHeaderFooter() - Constructor for class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Creates a text based PDF Header and Footer.
- TextHeaderFooter(String, String, String) - Constructor for class com.ironsoftware.ironpdf.headerfooter.TextHeaderFooter
-
Creates a text based PDF Header and Footer.
- TextStamper - Class in com.ironsoftware.ironpdf.stamp
-
This allows the user to edit an existing PDF by adding some stamped text.
- TextStamper() - Constructor for class com.ironsoftware.ironpdf.stamp.TextStamper
-
Instantiates a new Text stamper.
- TextStamper(String) - Constructor for class com.ironsoftware.ironpdf.stamp.TextStamper
-
Instantiates a new Text stamper.
- toBufferedImages() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Rasterizes (renders) the PDF into BufferedImage objects.
- toBufferedImages(PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Rasterizes (renders) the PDF into BufferedImage objects.
- toBufferedImages(ToImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Rasterizes (renders) the PDF into BufferedImage objects.
- toBufferedImages(ToImageOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Rasterizes (renders) the PDF into BufferedImage objects.
- ToImageOptions - Class in com.ironsoftware.ironpdf.image
-
Defines options when rasterizing (converting) an PDf to image objects and files.
- ToImageOptions() - Constructor for class com.ironsoftware.ironpdf.image.ToImageOptions
- toImages(String, String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as specific image files type and saves them to disk.
- toImages(String, String, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as specific image files type and saves them to disk.
- toImages(String, String, ToImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as specific image files type and saves them to disk.
- toImages(String, String, ToImageOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as specific image files type and saves them to disk.
- toJpegImages(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as JPEG image files and saves them to disk.
- toJpegImages(String, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as JPEG image files and saves them to disk.
- toJpegImages(String, ToImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as JPEG image files and saves them to disk.
- toJpegImages(String, ToImageOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as JPEG image files and saves them to disk.
- toMultiPageTiff(Path) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as TIFF (Tagged Image File Format / Tif) file and saves it to disk.
- toMultiPageTiff(Path, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as TIFF (Tagged Image File Format / Tif) file and saves it to disk.
- toMultiPageTiff(Path, ToImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as TIFF (Tagged Image File Format / Tif) file and saves it to disk.
- toMultiPageTiff(Path, ToImageOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as TIFF (Tagged Image File Format / Tif) file and saves it to disk.
- TOP - com.ironsoftware.ironpdf.stamp.VerticalAlignment
- TOP_LEFT_CORNER_OF_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the left top corner of the page
- TOP_RIGHT_CORNER_OF_PAGE - com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the right top corner of the page
- toPngImages(String) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as PNG (Portable Network Graphic) files and saves them to disk.
- toPngImages(String, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as PNG (Portable Network Graphic) files and saves them to disk.
- toPngImages(String, ToImageOptions) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as PNG (Portable Network Graphic) files and saves them to disk.
- toPngImages(String, ToImageOptions, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Renders the pages of the PDF as PNG (Portable Network Graphic) files and saves them to disk.
- toString() - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Returns a
String
that represents this annotation. - toString() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Provides a string representation of the current IronPdfEngine settings.
- Tswana - com.ironsoftware.ironpdf.NaturalLanguages
-
Tswana Language
- Tswana_Botswana - com.ironsoftware.ironpdf.NaturalLanguages
-
Tswana Language for Botswana Region
- Tswana_SouthAfrica - com.ironsoftware.ironpdf.NaturalLanguages
-
Tswana Language for South Africa Region
- Turkish - com.ironsoftware.ironpdf.NaturalLanguages
-
Turkish Language
- Turkish_Bulgaria - com.ironsoftware.ironpdf.NaturalLanguages
-
Turkish Language for Bulgaria Region
- Turkish_Cyprus - com.ironsoftware.ironpdf.NaturalLanguages
-
Turkish Language for Cyprus Region
- Turkish_Turkey - com.ironsoftware.ironpdf.NaturalLanguages
-
Turkish Language for Turkey Region
U
- UNKNOWN - com.ironsoftware.ironpdf.form.FormFieldTypes
- Urdu - com.ironsoftware.ironpdf.NaturalLanguages
-
Urdu Language
- Urdu_India - com.ironsoftware.ironpdf.NaturalLanguages
-
Urdu Language for India Region
- Urdu_Pakistan - com.ironsoftware.ironpdf.NaturalLanguages
-
Urdu Language for Pakistan Region
- US_STANDARD_FAN_FOLD - com.ironsoftware.ironpdf.render.PaperSize
-
14.875in X 11in
- UseChromeDefaultRendering() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Lays out PDF pages in the same way as when viewed from Google Chrome's print preview.
- UseContinuousFeedRendering() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Creates a single page PDF which will force its entire content's width and height to fit into one page.
- UseContinuousFeedRendering(double) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Creates a single page PDF which will force its entire content's width and height to fit into one page.
- UseContinuousFeedRendering(double, int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Creates a single page PDF which will force its entire content's width and height to fit into one page.
- UseContinuousFeedRendering(int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Creates a single page PDF which will force its entire content's width and height to fit into one page.
- UseFitToPageRendering() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Scales content to fit the specified
ChromePdfRenderOptions.setPaperSize(PaperSize)
. - UseFitToPageRendering(int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Scales content to fit the specified
ChromePdfRenderOptions.setPaperSize(PaperSize)
. - useIronPdfEngineDocker() - Static method in class com.ironsoftware.ironpdf.Settings
-
Deprecated.This method is obsolete. Use
Settings.setConnectionMode(IronPdfEngineConnection)
instead. - useIronPdfEngineDocker(int) - Static method in class com.ironsoftware.ironpdf.Settings
-
Deprecated.
- UseResponsiveCssRendering() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Uses Responsive CSS to define the rendering of the HTML based on the ViewPortWidth parameter.
- UseResponsiveCssRendering(int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Uses Responsive CSS to define the rendering of the HTML based on the ViewPortWidth parameter.
- UseScaledRendering() - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Adopts a layout which behaves in the same way the 'Chrome Print Preview' does for a given paper size, with an additional zoom level applied to allow content to be manually scaled by the developer.
- UseScaledRendering(int) - Method in class com.ironsoftware.ironpdf.render.ChromePdfRenderOptions
-
Adopts a layout which behaves in the same way the 'Chrome Print Preview' does for a given paper size, with an additional zoom level applied to allow content to be manually scaled by the developer.
V
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.bookmark.BookmarkDestinations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.edit.ChangeTrackingModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.form.FormFieldTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.NaturalLanguages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.page.PageRotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.render.CssMediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.render.FitToPaperModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.render.PaperOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.render.PaperSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.render.TableOfContentsTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.render.WaitForType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.security.PdfEditSecurity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.Settings.ChromeGpuModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.signature.SignaturePermissions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.stamp.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ironsoftware.ironpdf.stamp.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.bookmark.BookmarkDestinations
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.edit.ChangeTrackingModes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.form.FormFieldTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.IronPdfEngineConnection.ConnectionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.NaturalLanguages
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.page.PageRotation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.render.CssMediaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.render.FitToPaperModes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.render.PaperOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.render.PaperSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.render.TableOfContentsTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.render.WaitForType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.security.PdfEditSecurity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.Settings.ChromeGpuModes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.signature.SignaturePermissions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.stamp.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ironsoftware.ironpdf.stamp.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VerifiedSignature - Class in com.ironsoftware.ironpdf.signature
-
A class that represents a verified digital signature for a PDF document.
- VerifiedSignature(String, String, String, String, Instant, boolean, String) - Constructor for class com.ironsoftware.ironpdf.signature.VerifiedSignature
- VerifyPdfSignatures() - Method in class com.ironsoftware.ironpdf.signature.SignatureManager
-
Verifies all the PDF signatures for this PDF document and returns true if there are no invalid signatures.
- VerticalAlignment - Enum in com.ironsoftware.ironpdf.stamp
-
Vertical layout alignment relative to the PDF page.
W
- WaitFor - Class in com.ironsoftware.ironpdf.render
- WaitFor() - Constructor for class com.ironsoftware.ironpdf.render.WaitFor
-
Default construct WaitFor object.
- WaitFor(int) - Constructor for class com.ironsoftware.ironpdf.render.WaitFor
-
Default construct WaitFor object.
- WaitFor(int, int) - Constructor for class com.ironsoftware.ironpdf.render.WaitFor
-
Default construct WaitFor object.
- WaitFor(WaitForType, int, int, int, int, String) - Constructor for class com.ironsoftware.ironpdf.render.WaitFor
-
Intended to be used internally as our API recommends user to use convenient methods e.g.
- WaitForType - Enum in com.ironsoftware.ironpdf.render
-
Type of wait-for for the user to have a chance to control when to commit rendering.
- Welsh_UnitedKingdom - com.ironsoftware.ironpdf.NaturalLanguages
-
Welsh Language for United Kingdom Region
- withCustomGrpcConnection(ManagedChannel) - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
- withHostPort(String, int) - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Recommended for hosting IronPdfEngine Docker in local network.
- withOfficialCloud() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Configures IronPDF Java to use an official cloud-based IronPdfEngine.
- WithPageNumbers - com.ironsoftware.ironpdf.render.TableOfContentsTypes
-
Create a table of contents with page numbers
- withSubprocess() - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Default use-case.
- withSubprocess(int) - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Recommended if port 33350 is not available.
- withTarget(String) - Method in class com.ironsoftware.ironpdf.IronPdfEngineConnection
-
Recommended for hosting IronPdfEngine Docker in Cloud or remote server.
X
- XFA - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_CHECK_BOX - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_COMBO_BOX - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_IMAGE_FIELD - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_LIST_BOX - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_PUSH_BUTTON - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_SIGNATURE - com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_TEXT_FIELD - com.ironsoftware.ironpdf.form.FormFieldTypes
Z
- Zoom - com.ironsoftware.ironpdf.render.FitToPaperModes
-
Do nothing.
All Classes All Packages