HiQPdf Documentation

PdfDocumentControlAppendPdfFile Method (String)

Quickly Create High Quality PDFs
Call this method to append a PDF file after the HTML to PDF conversion in the final document

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void AppendPdfFile(
	string pdfFile
)

Parameters

pdfFile
Type: SystemString
The fully qualified path of the PDF file to append
See Also

Reference