Class CL_RSPO_PDF_MERGER
uses interface IF_RSPO_PDF_MERGER
. Find out which public methods it contains.
The following public methods exist in interface IF_RSPO_PDF_MERGER
:
Create an instance of the PDF merger class.
Name |
Description |
---|---|
Returning parameter |
|
|
PDF merger instance: A reference to interface |
Add a PDF document to the list of files that you want to merge.
Name |
Description |
---|---|
Importing parameter |
|
|
Data of the PDF document that you want to merge (type |
Merge all PDF documents into a single PDF file.
Name |
Description |
---|---|
Returning parameter |
|
|
Data of the merged document (type |
Exceptions |
|
|
Exceptions of the PDF merger |
Related Information