Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个 PDF 组合,需要从 PDF 访问数据,准确地说是相关的关键字元数据。
有人可以指出我这样做的方法吗?
问候,
奥吉尔
我找到的解决方案是:
IAttachment(item).getFieldValue('Title');
这将找到此附件的 Title 属性