Uses of Class
com.realobjects.pdfreactor.Configuration.Attachment
-
Uses of Configuration.Attachment in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionConfiguration.Attachment.setData
(byte[] value) The binary content of the attachment.Configuration.Attachment.setDescription
(String value) The description of the attachment.The file name associated with the attachment.IfsetData(byte[])
is not set or set tonull
, the attachment will be retrieved from this URL.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setAttachments
(Configuration.Attachment... values) Adds a file attachment to PDF document.