| Package | Description |
|---|---|
| com.ironsoftware.ironpdf |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfDocument.drawImage(byte[] imageBytes,
DrawImageOptions option)
Draws an image onto the PDF document
|
void |
PdfDocument.drawImage(Path imagePath,
DrawImageOptions option)
Draws an image onto the PDF document
|
Copyright © 2022–2023 Iron Software. All rights reserved.