Adds the specified array of pages to the PDF document pages. The page to be added are allowed to be
from another document. The source document of the pages to be added must remain opened until the
current document is saved.
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
Parameters
- pages
- Type: WinnovativePdfPage
The PDF pages to be added.
See Also