| Package | Description | 
|---|---|
| com.ironsoftware.ironpdf | |
| com.ironsoftware.ironpdf.internal.staticapi | |
| com.ironsoftware.ironpdf.stamp | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfDocument | PdfDocument. applyStamp(Stamper stamper)Edits the PDF by applying the   Stamper's rendered to every page. | 
| PdfDocument | PdfDocument. applyStamp(Stamper stamper,
          PageSelection pageSelection)Edits the PDF by applying the   Stamper's rendered to  only selected page(s). | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | Stamp_Api. applyStamp(InternalPdfDocument internalPdfDocument,
          Stamper stamper,
          Iterable<Integer> pageIndexesToStamp) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BarcodeStamperAllows the developers to add Barcode(s) and QR code(s) to PDF documents elegantly and easily. | 
| class  | HtmlStamperDefines an HTML stamper allowing developers to edit a  PdfDocumentby adding new content designed in HTML, CSS and JavaScript. | 
| class  | ImageStamperThis allows the user to edit an existing PDF by adding an image. | 
| class  | TextStamperThis allows the user to edit an existing PDF by adding some stamped text. | 
Copyright © 2022–2023 Iron Software. All rights reserved.