THotPDF.ExtractFacturXXML Method

Method summary: THotPDF.ExtractFacturXXML Method

Declaration

function ExtractFacturXXML(out AXMLBytes: TBytes): Boolean;

Unit

HPDFDoc

Parameters

NamePurpose
AXMLBytesReceives the extracted invoice XML bytes when the method returns True

Return value

Returns True when the primary invoice XML bytes are found and copied

Usage notes

Related APIs