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;

Parameters

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