Class BackgroundImage
java.lang.Object
fr.opensagres.odfdom.converter.pdf.internal.BackgroundImage
A pojo containing all the information of a background image.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe builder class for aBackgroundImage.static enumThe position of a background image.static enumA type of background image. -
Method Summary
Modifier and TypeMethodDescriptionInsert the backgroundImage in the given OutputStream.
-
Method Details
-
insert
Insert the backgroundImage in the given OutputStream.- Parameters:
out- the pdf as a ByteArrayOutputStream
-