THotPDF.EmbedPreflightReportAsXMP Method

Provides embed preflight report as xmp behaviour for the preflight validation workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

procedure EmbedPreflightReportAsXMP(const SourceFile: TFileName; const TargetFile: TFileName);

Unit

HPDFDoc

Parameters

NamePurpose
SourceFileFile path used as the source or destination for this operation
TargetFileFile path used as the source or destination for this operation

Return value

This member does not return a value

Usage notes

Related APIs