Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.