| Package | Description |
|---|---|
| ru.ilb.filedossier.document.merger | |
| ru.ilb.filedossier.document.merger.functions.image | |
| ru.ilb.filedossier.document.merger.functions.pdf |
| Modifier and Type | Method and Description |
|---|---|
DocumentMerger |
DocumentMergerFactory.getDocumentMerger(byte[] document1,
byte[] document2) |
DocumentMerger |
DocumentMergerFactory.getDocumentMerger(String mt1,
String mt2) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImagesMerger
Merges two images to PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDFImageMerger
Merges PDF document and image, i.e. adds image to PDF.
|
class |
PDFMerger
Merges two PDF documents.
|
Copyright © 2020. All rights reserved.