Skip to main content

PdfDocumentProcessor.AppendDocument Method

Name Parameters Description
AppendDocument(Stream) stream Appends a PDF document located at the specified file stream to the end of the current document starting from the new page.
AppendDocument(String) path Appends a PDF document located at the specified path to the end of the current document starting from the new page.