THotPDF.ExtractFacturXXML 메서드
메서드 요약: THotPDF.ExtractFacturXXML 메서드
선언
function ExtractFacturXXML(out AXMLBytes: TBytes): Boolean;
유닛
HPDFDoc
매개변수
| 이름 | 목적 |
|---|---|
AXMLBytes | Receives the extracted invoice XML bytes when the method returns True |
반환 값
Primary invoice XML byte를 찾아 copy하면 True를 반환합니다
사용 참고 사항
관련 API
- THotPDF.ValidateFacturXInvoice 메서드
- THotPDF.DetectFacturXInvoice 메서드
- THotPDF.ExtractEmbeddedFileBytes 메서드
- THotPDF.AddFacturXAssociatedFile 메서드