Save a List of ISWordDocument objects to the Document Manager in the form of a PDF file.

Syntax

finDocumentManagerFunctions.SaveWordDocumentsToDocumentManagerPdfSecurityStmt(securityStmtId, wordDocuments, baseFileName, documentManagerFileName, documentManagerFileNameRelative, [openPassword], [ownerPassword], [securityPermissions])

Parameters

NameTypeOptionalByRefDescription
securityStmtId String The Security Statement Id.
wordDocuments List(Of ISWordDocument) The List of Word Documents.
baseFileName String
documentManagerFileName String ByRef
documentManagerFileNameRelative String ByRef
openPassword String Optional
ownerPassword String Optional
securityPermissions isePdfSaveSecurityPermissions Optional If omitted, a value of isePdfSaveSecurityPermissions.All is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finDocumentManagerFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0