Combine a list of PDF Files (as Byte Arrays) into one merged PDF File and return the contents as a byte array.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| pdfFileContents |
List(Of Byte()) |
|
|
A list of PDF File Byte arrays to combine. |
Return Value
Byte, Optional openPassword As String = "", Optional ownerPassword As String = "", Optional securityPermissions As isePdfSaveSecurityPermissions = isePdfSaveSecurityPermissions.All) As Boolean
A Boolean value indicating success.
- Member of:
- ISPdfUtilities
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0