使用 Adobe X 将 PDF 导出为 HTML
我正在尝试制作一个在服务器上运行并将 PDF 转换为 HTML 的工具。 Adobe X Pro 能够将 PDF 导出为 HTML,但我不确定 Adobe SDK 是否提供类似的功能。还可以从命令行运行 Adobe X Pro(我无法获取有关此的任何信息)。您能建议其中任何一个是否可以实现吗?
I am trying to make a tool which runs on server and converts PDF to HTML. Adobe X Pro is able to export the PDF as HTML, but I am not sure if Adobe SDK provides similar functions. Also is it possible to run Adobe X Pro from command line (I am unable to get any info about this). Can you suggest whether any of them can be achieved?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Adobe Acrobat 不能在服务器上合法运行 - 这违反了 EULA。
如果您希望在服务器上使用 Adobe 工具,那就是 Adobe LiveCycle ES 产品系列。在这种情况下,您可能需要 PDFGenerator(它还可以将 PDF 转换为文件格式)。
Adobe Acrobat can NOT legally be run on a server - it's a violation of the EULA.
If you wish to use Adobe tooling for the server, that would be the Adobe LiveCycle ES product family. In this case, you would want PDFGenerator (which also does file format conversions out of PDF).