如何使用C#从Indesign文档中读取文本帧中的内容?
我需要在Web服务器中创建一个API函数,以导入任何Indesign文档并从所有文本框中读取内容。如果我使用C#通过COM调用Adobe Indesign,可以将Indesign应用程序安装到Web服务器而不是Indesign Server上吗?
I need to create an API function in a web server to import any InDesign document and read content from all textboxes. If I use C# to call Adobe InDesign via COM, can I install the InDesign application to the web server instead of the InDesign server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Adobe非常清楚地表明,您不能在服务器应用程序中使用Indesign Desktop应用程序,
https://www.adobe.com/products/indesignserver/faq.html
Adobe makes it super clear that you cannot use InDesign desktop app in a server application,
https://www.adobe.com/products/indesignserver/faq.html