PDFium Delphi Component Docs

מתודת InspectRecoverySnapshot

Component: TPdf  ·  Unit: PDFium

Syntax

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

Description

בודק גבולות חבילה, checksum, מבנה יומן ועקביות טביעת אצבע פנימית מבלי לשנות את המסמך הפעיל

התוצאה מדווחת על SourceName, SourceFingerprint, RecoveredFingerprint, EntryCount, Position ו-StoredBytes

Security

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

See Also

RestoreRecoverySnapshot, GetEditJournalInfo