HiQPdf Documentation

PdfDocumentControlAppendPdfDocument Method

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodAppendPdfDocument(PdfDocument)
Call this method to append a PDF document object after the HTML to PDF conversion in the final document
Public methodAppendPdfDocument(PdfDocument, Boolean, Boolean, Boolean)
Call this method to append a PDF document object 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 loaded from a file or a stream. When the parameter is true the interactive features are disabled in the external PDF
Top
See Also

Reference