Adds a PDF document from the given file after the result of HTML to PDF conversion. The header and footer are not applied to the PDF
documents added by this method. If you want to enable the header and footer in the added PDF document use the AddEndDocument(String, Boolean, Boolean, Boolean)
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
Parameters
- pdfFile
- Type: SystemString
The full path of the PDF file to be inserted after conversion result
See Also