THotPDF.AddPDFA3AssociatedFile 메서드
메서드 요약: THotPDF.AddPDFA3AssociatedFile 메서드
선언
function AddPDFA3AssociatedFile(const FileName : AnsiString; const MimeType : AnsiString; const Description : AnsiString; const Relationship : AnsiString; const FileBytes : TBytes): THPDFDictionaryObject;
유닛
HPDFDoc
매개변수
| 이름 | 목적 |
|---|---|
FileName | Embedded filename written to Filespec /F, /UF, and the EmbeddedFiles name tree |
MimeType | RFC 2046 media type encoded as the EmbeddedFile stream /Subtype |
설명 | Optional Filespec /Desc text shown by consuming tools |
Relationship | PDF/A-3 AFRelationship value such as Source, Data, Alternative, Supplement, or Unspecified |
FileBytes | Raw byte payload copied into the EmbeddedFile stream |
반환 값
Embedded associated file에 등록된 indirect Filespec dictionary를 반환합니다
사용 참고 사항
관련 API
- THotPDF
- THotPDF.AddFacturXAssociatedFile 메서드
- THotPDF.FacturXWarnings 속성
- 목차