SetPDFAMode

Document properties

Description

Sets up the document for PDF/A standards compliance mode.

Syntax

Delphi

function TPDFlib.SetPDFAMode(NewMode: Integer): Integer;

ActiveX

Function PDFlib::SetPDFAMode(NewMode As Long) As Long

DLL

int DLSetPDFAMode(int InstanceID, int NewMode);

Parameters

NewMode2 = PDF/A-1b

Return values

0Invalid NewMode parameter The compliance mode was set successfully
1