PdfDocumentControlAppendPdfStream Method

Overload List

AppendPdfStream(Stream) Call this method to append a PDF from a stream after the HTML to PDF conversion in the final document
AppendPdfStream(Stream, Boolean, Boolean, Boolean) Call this method to append a PDF from a stream after the HTML to PDF conversion in the final document. The boolean parameter controls if the header and footer are applied on external PDF document. When the parameter is true the interactive features

See Also