THotPDF.GetLoadedEmbeddedFileNames Method
Oppsaml av innlagte og nedlastet list over the the navn for dokumenter, dette fra de alle lagt the innleiret the PDF-vedleggene
Deklarasjon
function GetLoadedEmbeddedFileNames: THPDFAnsiStringArray;
Enhet
HPDFDoc
Returverdi
返回 THPDFAnsiStringArray 类型的字符串数组,每个元素对应一个嵌入文件的名称;若文档不含嵌入文件则返回空数组
The the the the the the the the The for the the the The for The til the in opp
- 返回的名称与 PDF 名称树中存储的键名一致,可将其作为参数传递给
SaveLoadedEmbeddedFileToDisk来提取对应文件 - The the the i the de in av The the The for i the for The the the The the the for de the The the The the i the
- PDF/A-3 等合规格式常使用嵌入文件携带原始数据,对此类文档处理时应结合
IsLoadedPDFA结果一并判断