THotPDF.AddFacturXAssociatedFile Methode

Methodeoverzicht: THotPDF.AddFacturXAssociatedFile Methode

Declaratie

function AddFacturXAssociatedFile(const XMLBytes : TBytes; const ConformanceLevel : AnsiString; const FileName : AnsiString = 'factur-x.xml'; const Beschrijving : AnsiString = 'Factur-X invoice XML'; const Relationship : AnsiString = 'Alternative'; const Version : AnsiString = '1.0'; const CountryCode : AnsiString = ''): THPDFDictionaryObject;

Eenheid

HPDFDoc

Parameters

NaamDoel
XMLBytesFactuur XML-bytes die letterlijk in de PDF/A-3 EmbeddedFile-stream zijn ingesloten; de XML-richtlijn of profielidentificatie moet overeenkomen met ConformanceLevel
ConformanceLevelToegestaan factuurprofiel of conformiteitsniveau, zoals EN 16931, EXTENDED, XRECHNUNG of COMFORT voor ZUGFeRD 1.0
FileNameIngebedde XML-bestandsnaam geschreven naar /F, /UF, de EmbeddedFiles-naamboom en de XMP DocumentFileName-waarde
BeschrijvingOptionele Filespec /Desc tekst getoond aan verwerkende tools
RelationshipAssociated File relatie geschreven als /AFRelationship en toegestaan door het geselecteerde factuurprofiel
VersionFactuur metadataversie, inclusief 1.0, 2p0 of een overeenkomstige XRECHNUNG-versie zoals 3.0
CountryCodeRegionale beleidscode gebruikt door profielvalidatie; gebruik een lege waarde, DE of FR

Retourwaarde

Retourneert het indirecte Filespec-woordenboek dat is geregistreerd voor de primaire factuur-XML

Gebruiksopmerkingen

Gerelateerde API's