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.
我正在尝试使用 Quartz 合并一些 pdf 文件。我成功合并了,但是有些文件有 acrofields 并且在合并过程中我似乎丢失了这些字段。
有人建议吗?我被这个问题困住了
不要将 Quartz 用于任何涉及 PDF 表单域或注释的内容。Quartz 只是删除它不理解的任何 PDF 对象,并从它理解但不知道如何处理的对象中删除字典。到目前为止,它是可用的最差的 PDF 处理器。