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.
我正在尝试找出从 Vault 中的文件生成 PDF 的最佳工作流程。登录瘦客户端时,我首先尝试在地址栏中引用 URL,但没有成功。
这是完成此任务的最佳工作流程吗:
在使用 Forge(通过Design Automation支持)之前,我建议您查看 Vault 内置功能以生成 PDF,请参阅以下链接:
发布和管理 PDF 文件
用于文档控制的新 PDF 自动创建
有很多 Vault API 用于签入和签出 Vault 以及执行 Gets。我们目前没有 Vault to Forge API,但您现在可以使用 Forge API。您将需要构建一个自定义应用程序来执行两个位置之间的通信和文件传输。