Overload List
Name | Description | |
---|---|---|
![]() | AppendDocument(Byte) |
Appends the PDF document given as parameter to the current document
|
![]() | AppendDocument(Byte, String) |
Appends the password protected PDF document given as parameter to the current document
|
![]() | AppendDocument(Byte, Boolean, Boolean, Boolean) |
Appends the PDF document given as parameter to the current document and optionally applies the current document header and footer to the
appended document pages
|
![]() | AppendDocument(Byte, String, Boolean, Boolean, Boolean) |
Appends the password protected PDF document given as parameter to the current document and optionally applies the current document header and footer to the
appended document pages
|
See Also