EVO HTML to PDF Converter

DocumentAppendDocument Method (String)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public void AppendDocument(
	string pdfFilePath
)

Parameters

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

Reference