Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_PLUS - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
227mm X 356mm
- A2 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
420mm X 594mm
- A3 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
297mm X 420mm
- A3_EXTRA - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
322mm X 445mm
- A3_EXTRA_TRANSVERSE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
322mm X 445mm
- A3_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
420mm X 297mm
- A3_TRANSVERSE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
297mm X 420mm
- A4 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 297mm
- A4_EXTRA - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
236mm X 322mm
- A4_PLUS - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 330mm
- A4_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
297mm X 210mm
- A4_SMALL - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 297mm
- A4_TRANSVERSE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 297mm
- A5 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 210mm
- A5_EXTRA - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
174mm X 235mm
- A5_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
210mm X 148mm
- A5_TRANSVERSE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 210mm
- A6 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
105mm X 148mm
- A6_ROTATED - Enum constant in enum 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 - Enum constant in enum 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.
- 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. - Automatic - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
305mm X 487mm
- B4 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
250mm X 353mm
- B4_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
250mm X 353mm
- B4_JIS_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
364mm X 257mm
- B5 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 250mm
- B5_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 250mm
- B5_EXTRA - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
201mm X 276mm
- B5_JIS_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
257mm X 182mm
- B5_TRANSVERSE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
182mm X 257mm
- B6_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 125mm
- B6_JIS - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
128mm X 182mm
- B6_JIS_ROTATED - Enum constant in enum 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. - 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 - Enum constant in enum com.ironsoftware.ironpdf.stamp.VerticalAlignment
- BOTTOM_LEFT_CORNER_OF_PAGE - Enum constant in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the left bottom corner of the page
- BOTTOM_RIGHT_CORNER_OF_PAGE - Enum constant in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the right bottom corner of the page
C
- C_SHEET - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
17in X 22in
- C3_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
324mm X 458mm
- C4_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
229mm X 324mm
- C5_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
162mm X 229mm
- C6_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
114mm X 162mm
- C65_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
114mm X 229mm
- CENTER - Enum constant in enum com.ironsoftware.ironpdf.stamp.HorizontalAlignment
- CENTERED_ON_PAGE - Enum constant in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed on center of the page
- CENTIMETER - Enum constant in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
- CHECK_BOX - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.page.PageRotation
-
Page is rotate 180 degrees clockwise
- CLOCKWISE_270 - Enum constant in enum com.ironsoftware.ironpdf.page.PageRotation
-
Page is rotated 270 degrees clockwise
- CLOCKWISE_90 - Enum constant in enum 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
. - Code128 - Enum constant in enum com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
Code 128 (1D barcode format).
- Code39 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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.
- ContinuousFeed - Enum constant in enum 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() - 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.
- createCustomFont(String, String) - Static method in class com.ironsoftware.ironpdf.font.FontTypes
-
Create custom font types.
- CROP_PAGE - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
Set using SetCustomPaperSizeInInches or SetCustomPaperSizeInMillimeters
D
- D_SHEET - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
22in X 34in
- 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.
- DL_ENVELOPE - Enum constant in enum 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
E
- E_SHEET - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
34in X 44in
- EDIT_ALL - Enum constant in enum com.ironsoftware.ironpdf.security.PdfEditSecurity
-
The user may edit the PDF as allowed by their PDF client software.
- EDIT_PAGES - Enum constant in enum 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.
- EXECUTIVE - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will fit to the defined page size whilst maintaining aspect ratio.
- FIT_TO_PAGE_AND_MAINTAIN_ASPECT_RATIO - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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, FormFieldTypes, 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<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 - Enum constant in enum com.ironsoftware.ironpdf.signature.SignaturePermissions
-
Changing form field values is allowed
- FormFillingAndAnnotationsAllowed - Enum constant in enum 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
- fromFile(Path) - 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, String) - Static method in class com.ironsoftware.ironpdf.PdfDocument
-
Opens an existing PDF document for editing.
- 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
-
Gets FontTypes from font name or font file path.
- FULL_PRINT_RIGHTS - Enum constant in enum com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
Users may print the PDF without restriction.
G
- GERMAN_LEGAL_FAN_FOLD - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 13in
- GERMAN_STANDARD_FAN_FOLD - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 12in
- 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.
- 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.
- 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.
- 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.
- getCustomFontFilePath() - Method in class com.ironsoftware.ironpdf.font.FontTypes
-
Gets custom font file path.
- 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.
- 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.annotation.TextAnnotation
-
Gets the 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.
- 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[]).
- 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;
- getInternalIndex() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Internal using only
- getIronPdfEngineHost() - Static method in class com.ironsoftware.ironpdf.Settings
-
Get IronPDF engine host string.
- getIronPdfEnginePort() - Static method in class com.ironsoftware.ironpdf.Settings
-
Get IronPdf engine port int.
- 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.
- 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.
- 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.
- 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.
- getRenderDelay() - Method in class com.ironsoftware.ironpdf.stamp.HtmlStamper
-
Deprecated.
- 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.
- getSignature() - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Gets signature.
- getSignatureDate() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Gets signature date.
- getSignatureImage() - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Get signature image.
- 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.
- 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.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.render.WaitForType
- 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.annotation.TextAnnotation
-
Gets the 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.annotation.TextAnnotation
-
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.annotation.TextAnnotation
-
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
H
- 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 - Enum constant in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Help Icon
- HorizontalAlignment - Enum in com.ironsoftware.ironpdf.stamp
-
Horizontal layout alignment relative to the PDF page.
- HtmlElement - Enum constant in enum 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.
I
- ImageBehavior - Enum in com.ironsoftware.ironpdf.image
-
Defines layout behavior relative to the page size when creating a PDF from images.
- 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 - Enum constant in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
- INSERT - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
220mm X 220mm
- IronPdfDeploymentException - Exception Class in com.ironsoftware.ironpdf.exception
-
Represents errors that occur during IronPDF binary asset deployment.
- IronPdfDeploymentException(Exception_RemoteException) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfDeploymentException
-
Instantiates a new Iron pdf deployment exception.
- IronPdfDeploymentException(String, String, String) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfDeploymentException
-
Instantiates a new Iron pdf deployment exception.
- IronPdfInputException - Exception Class in com.ironsoftware.ironpdf.exception
- IronPdfInputException(Exception_RemoteException) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfInputException
- IronPdfInputException(String) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfInputException
- IronPdfInputException(String, String, String) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfInputException
- IronPdfLicensingException - Exception Class 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 class com.ironsoftware.ironpdf.exception.IronPdfLicensingException
-
Instantiates a new Iron pdf licensing exception.
- IronPdfLicensingException(String, String, String) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfLicensingException
-
Instantiates a new Iron pdf licensing exception.
- IronPdfNativeException - Exception Class in com.ironsoftware.ironpdf.exception
-
Represents errors that occur from native code within IronPDF.
- IronPdfNativeException(Exception_RemoteException) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfNativeException
-
Instantiates a new Iron pdf native exception.
- IronPdfNativeException(String, String, String) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfNativeException
-
Initializes a new instance of the
IronPdfNativeException
class with a specified error message. - IronPdfProductException - Exception Class in com.ironsoftware.ironpdf.exception
-
Represents meaningful errors that are thrown explicitly by IronPDF.
- IronPdfProductException(Exception_RemoteException) - Constructor for exception class com.ironsoftware.ironpdf.exception.IronPdfProductException
-
Instantiates a new Iron pdf product exception.
- IronPdfProductException(String, String, String) - Constructor for exception class 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.
- 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 - Enum constant in enum 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.
- 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.
- ITALY_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 230mm
J
- JAPANESE_DOUBLE_POSTCARD - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
200mm X 148mm
- JAPANESE_DOUBLE_POSTCARD_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 200mm
- JAPANESE_POST_CARD_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
148mm X 100mm
- JAPANESE_POSTCARD - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Key Icon
L
- LANDSCAPE - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
17in X 11in
- LEFT - Enum constant in enum com.ironsoftware.ironpdf.stamp.HorizontalAlignment
- LEGAL - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 14in
- LEGAL_EXTRA - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 11in
- LETTER_EXTRA - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
9.275in X 12in
- LETTER_EXTRA_TRANSVERSE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
9.275in X 12in
- LETTER_PLUS - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 12.69in
- LETTER_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
11in X 8.5in
- LETTER_SMALL - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 11in
- LETTER_TRANSVERSE - Enum constant in enum 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
- LIST_BOX - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
M
- makePdfDocumentReadOnly(String) - Method in class com.ironsoftware.ironpdf.security.SecurityManager
-
Makes this PDF document read only such that:
- ManualTrigger - Enum constant in enum 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.
- 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 - Enum constant in enum com.ironsoftware.ironpdf.stamp.VerticalAlignment
- MILLIMETER - Enum constant in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
- MONARCH_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
3.875in X 7.5in
N
- 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A New Paragraph Icon
- NO_EDIT - Enum constant in enum com.ironsoftware.ironpdf.security.PdfEditSecurity
-
The user may not edit the PDF unless they have the Owner password.
- NO_ICON - Enum constant in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
No icon, this is useful when an annotation will be signified by an existing graphic or object.
- NO_PRINT - Enum constant in enum com.ironsoftware.ironpdf.security.PdfPrintSecurity
-
The user may not print the PDF unless they have the Owner password.
- NoChangesAllowed - Enum constant in enum com.ironsoftware.ironpdf.signature.SignaturePermissions
-
No changes are allowed
- None - Enum constant in enum com.ironsoftware.ironpdf.render.WaitForType
-
Default type, no condition, no special need to do anything prior to rendering.
- NONE - Enum constant in enum com.ironsoftware.ironpdf.page.PageRotation
-
Page is not rotated
- NOTE - Enum constant in enum com.ironsoftware.ironpdf.annotation.AnnotationIcon
-
A Note Icon
- NOTE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
8.5in X 11in
- NUMBER_10_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
4.125in X 9.5in
- NUMBER_11_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
4.5in X 10.375in
- NUMBER_12_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
4.75in X 11in
- NUMBER_14_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
5in X 11.5in
- NUMBER_9_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
3.875in X 8.875in
P
- PAGE - Enum constant in enum 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 - Enum constant in enum 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[], String) - 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(Path) - 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, String) - 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 - Enum constant in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
- PERSONAL_ENVELOPE - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
3.625in X 6.5in
- PIXEL - Enum constant in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
- POINTS - Enum constant in enum com.ironsoftware.ironpdf.edit.MeasurementUnit
- PORTRAIT - Enum constant in enum com.ironsoftware.ironpdf.render.PaperOrientation
-
Paper is oriented vertically
- PRC_16K - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
146mm X 215mm
- PRC_32K - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_32K_BIG - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_32K_BIG_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_32K_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
97mm X 151mm
- PRC_ENVELOP_NUMBER3 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
125mm X 176mm
- PRC_ENVELOPE_NUMBER1 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
102mm X 165mm
- PRC_ENVELOPE_NUMBER1_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
165mm X 102mm
- PRC_ENVELOPE_NUMBER10 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
324mm X 458mm
- PRC_ENVELOPE_NUMBER10_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
458mm X 324mm
- PRC_ENVELOPE_NUMBER2 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
102mm X 176mm
- PRC_ENVELOPE_NUMBER2_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 102mm
- PRC_ENVELOPE_NUMBER3_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
176mm X 125mm
- PRC_ENVELOPE_NUMBER4 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 208mm
- PRC_ENVELOPE_NUMBER4_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
208mm X 110mm
- PRC_ENVELOPE_NUMBER5 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
110mm X 220mm
- PRC_ENVELOPE_NUMBER5_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
220mm X 110mm
- PRC_ENVELOPE_NUMBER6 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
120mm X 230mm
- PRC_ENVELOPE_NUMBER6_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
230mm X 120mm
- PRC_ENVELOPE_NUMBER7 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
160mm X 230mm
- PRC_ENVELOPE_NUMBER7_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
230mm X 160mm
- PRC_ENVELOPE_NUMBER8 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
120mm X 309mm
- PRC_ENVELOPE_NUMBER8_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
309mm X 120mm
- PRC_ENVELOPE_NUMBER9 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
229mm X 324mm
- PRC_ENVELOPE_NUMBER9_ROTATED - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
324mm X 229mm
- PRC16K_ROTATED - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.render.CssMediaType
-
Renders as expected for a web browser.
- PRINT_LOW_QUALITY - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
Q
- QRCode - Enum constant in enum com.ironsoftware.ironpdf.stamp.BarcodeEncoding
-
QR Code (2D barcode format).
- QUARTO - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
215mm X 275mm
R
- RADIO_BUTTON - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- 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
- renameField(String, String) - Method in class com.ironsoftware.ironpdf.form.FormManager
-
Rename a
FormField
- RenderDelay - Enum constant in enum 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.
- resizePage(double, double, PageSelection) - Method in class com.ironsoftware.ironpdf.PdfDocument
-
Resize a page to the specified dimensions (in millimeters)
- RIGHT - Enum constant in enum 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) - 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 - Enum constant in enum 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.
- 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.
- 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.
- setColorCode(String) - Method in class com.ironsoftware.ironpdf.annotation.TextAnnotation
-
Sets the color of the annotation's 'Sticky Note'.
- 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.annotation.TextAnnotation
-
Sets the 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.
- setIronPdfEngineHost(String) - Static method in class com.ironsoftware.ironpdf.Settings
-
Set IronPDF engine host.
- setIronPdfEnginePort(int) - Static method in class com.ironsoftware.ironpdf.Settings
-
Set IronPdf engine port.
- 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.
- 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[]) - Method in class com.ironsoftware.ironpdf.signature.Signature
-
Sets signature image.
- 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.
- 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.
- 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
-
Set the font of a
TextField
- 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
- 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.annotation.TextAnnotation
-
Sets the 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.annotation.TextAnnotation
-
Sets the 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.annotation.TextAnnotation
-
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) - 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 - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- SignatureManager - Class in com.ironsoftware.ironpdf.signature
-
Class used to add , edit and remove bookmarks from a
PdfDocument
outline. - SignatureManager(InternalPdfDocument) - Constructor for class com.ironsoftware.ironpdf.signature.SignatureManager
-
Please get BookmarkManager by
PdfDocument.getBookmark()
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.
- singlePage(int) - Static method in class com.ironsoftware.ironpdf.edit.PageSelection
-
Specific page index.
- SIZE - Static variable in enum com.ironsoftware.ironpdf.render.WaitForType
- Stamper - Class in com.ironsoftware.ironpdf.stamp
-
Defines a PDF Stamper.
- STANDARD_10X11 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
10in X 11in
- STANDARD_10X14 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
10in X 14in
- STANDARD_11X17 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
11in X 17in
- STANDARD_12X11 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
12in X 11in
- STANDARD_15X11 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
15in X 11in
- STANDARD_9X11 - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
9in X 11in
- STATEMENT - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
5.5in X 8.5in
T
- TABLOID - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
11in X 17in
- TABLOID_EXTRA - Enum constant in enum com.ironsoftware.ironpdf.render.PaperSize
-
11.69in X 18in
- TEXT_FIELD - Enum constant in enum 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 - Enum constant in enum com.ironsoftware.ironpdf.stamp.VerticalAlignment
- TOP_LEFT_CORNER_OF_PAGE - Enum constant in enum com.ironsoftware.ironpdf.image.ImageBehavior
-
Image will be placed to the left top corner of the page
- TOP_RIGHT_CORNER_OF_PAGE - Enum constant in enum 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.
U
- UNKNOWN - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- US_STANDARD_FAN_FOLD - Enum constant in enum 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
-
Use IronPDF engine docker.
- useIronPdfEngineDocker(int) - Static method in class com.ironsoftware.ironpdf.Settings
-
Use IronPDF engine docker.
- 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.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.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.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.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.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.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.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.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.
X
- XFA - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_CHECK_BOX - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_COMBO_BOX - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_IMAGE_FIELD - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_LIST_BOX - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_PUSH_BUTTON - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_SIGNATURE - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
- XFA_TEXT_FIELD - Enum constant in enum com.ironsoftware.ironpdf.form.FormFieldTypes
Z
- Zoom - Enum constant in enum com.ironsoftware.ironpdf.render.FitToPaperModes
-
Do nothing.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Stamper.getWaitFor()
instead