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 中,所有内容都是 /name 的格式。我在整个文档中找不到 /Layers。如果我想查找所有层,我应该查找什么键?
PDF 图层正式称为“可选内容组”,并在PDF 参考的第 4.10 节中进行了描述。您应该寻找的对象类型是简单组的“OCG”或更复杂字典的“OCMD”。