THotPDF.GetLoadedDocumentReport Method

Builds a JSON object containing loaded-document structure, security, page, bookmark, form, annotation, attachment, and signature counts

Declaration

function GetLoadedDocumentReport(out AReport: AnsiString): boolean;

Unit

HPDFDoc

Parameters

NamePurpose
AReportReceives the JSON report when a document is loaded

Return value

Returns True when a loaded document report was produced

Usage notes

Related APIs