PDFium Delphi Component Docs

InspectRecoverySnapshot metode

Komponen: TPdf  ·  Unit: PDFium

Syntax

function InspectRecoverySnapshot(Stream: TStream): TPdfRecoverySnapshotInfo; overload;
function InspectRecoverySnapshot(const FileName: string): TPdfRecoverySnapshotInfo; overload;

Description

Memeriksa batas paket, checksum, struktur jurnal, dan konsistensi sidik jari internal tanpa mengubah dokumen aktif

Hasil melaporkan SourceName, SourceFingerprint, RecoveredFingerprint, EntryCount, Position, dan StoredBytes

Security

Inspection does not prove that a separately loaded source PDF matches the package; RestoreRecoverySnapshot performs that replay verification

See Also

RestoreRecoverySnapshot, GetEditJournalInfo