EVO HTML to PDF Converter

DocumentAppendDocument Method (String)

Winnovative Client for .NET Documentation
Appends the PDF file given as parameter to this document

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public void AppendDocument(
	string pdfFilePath
)

Parameters

pdfFilePath
Type: SystemString
The PDF document to append full path
See Also

Reference