public class BackgroundImage extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BackgroundImage.Builder
The builder class for a
BackgroundImage. |
static class |
BackgroundImage.Position
The position of a background image.
|
static class |
BackgroundImage.Repeat
A type of background image.
|
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
insert(ByteArrayOutputStream out)
Insert the backgroundImage in the given OutputStream.
|
public ByteArrayOutputStream insert(ByteArrayOutputStream out)
out - the pdf as a ByteArrayOutputStreamCopyright © 2016. All Rights Reserved.