THotPDF.SetXFADocument Method

Sets xfa document state for subsequent XFA import and flattening output. The setting affects later page drawing, page dictionary entries, conformance metadata, or text emission rather than already-written content

Declaration

procedure SetXFADocument(const XMLBytes: TBytes);

Unit

HPDFDoc

Parameters

NamePurpose
XMLBytesRaw byte payload embedded or validated by this API

Return value

This member does not return a value

Usage notes

Related APIs