NewSignProcessFromStream

Security and Signatures

Description

Creates a new digital signature process using a stream as the source.

Syntax

Delphi

function TPDFlib.NewSignProcessFromStream(InputStream: TStream; Const Password: WideString): Integer;

ActiveX

Function PDFlib::NewSignProcessFromStream(InputStream As Long, Password As String) As Long

Parameters

InputStreamThe stream object containing the PDF to be signed
PasswordThe password to open the PDF, if any