| Package | Description |
|---|---|
| org.apache.pdfbox.multipdf |
| Modifier and Type | Method and Description |
|---|---|
PDFMergerUtility.DocumentMergeMode |
PDFMergerUtility.getDocumentMergeMode()
Get the merge mode to be used for merging documents
PDFMergerUtility.DocumentMergeMode |
static PDFMergerUtility.DocumentMergeMode |
PDFMergerUtility.DocumentMergeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDFMergerUtility.DocumentMergeMode[] |
PDFMergerUtility.DocumentMergeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFMergerUtility.setDocumentMergeMode(PDFMergerUtility.DocumentMergeMode theDocumentMergeMode)
Set the merge mode to be used for merging documents
PDFMergerUtility.DocumentMergeMode |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.