PdfDocumentProcessor.AppendDocument Method
Name | Parameters | Description |
---|---|---|
Append |
stream | Appends a PDF document located at the specified file stream to the end of the current document starting from the new page. |
Append |
path | Appends a PDF document located at the specified path to the end of the current document starting from the new page. |