Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Method and Description |
---|---|
Configuration.Attachment |
Configuration.Attachment.setData(byte[] value)
The binary content of the attachment.
|
Configuration.Attachment |
Configuration.Attachment.setDescription(java.lang.String value)
The description of the attachment.
|
Configuration.Attachment |
Configuration.Attachment.setName(java.lang.String value)
The file name associated with the attachment.
|
Configuration.Attachment |
Configuration.Attachment.setUrl(java.lang.String value)
If
data is null , the attachment will be
retrieved from this URL . |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setAttachments(Configuration.Attachment[] values)
Adds a file attachment to PDF document.
|
This doc was generated on 2018-08-13. Copyright © 2002-2018 RealObjects GmbH. All Rights Reserved.