THotPDF.AddPDFA3AssociatedFile Methode

Methodeoverzicht: THotPDF.AddPDFA3AssociatedFile Methode

Declaratie

function AddPDFA3AssociatedFile(const FileName : AnsiString; const MimeType : AnsiString; const Beschrijving : AnsiString; const Relationship : AnsiString; const FileBytes : TBytes): THPDFDictionaryObject;

Eenheid

HPDFDoc

Parameters

NaamDoel
FileNameIngebedde bestandsnaam geschreven naar Filespec /F, /UF en de EmbeddedFiles-naamboom
MimeTypeRFC 2046 media type gecodeerd als de EmbeddedFile-stream /Subtype
BeschrijvingOptionele Filespec /Desc tekst getoond door verwerkende tools
RelationshipPDF/A-3 AFRelationship-waarde zoals Source, Data, Alternative, Supplement of Unspecified
FileBytesRuwe byte-payload gekopieerd naar de EmbeddedFile-stream

Retourwaarde

Retourneert het indirecte Filespec-woordenboek dat is geregistreerd voor het ingebedde bijbehorende bestand

Gebruiksopmerkingen

Gerelateerde API's