是否有任何OpenSource项目将在Linux中运行以编辑PDF文档,特别是在PDF文档中编辑Acrobat JavaScript?
最佳答案
我找不到完全符合您要求的解决方案.希望以下内容能提供一些帮助.

> PDFedit – http://pdfedit.cz/en/index.html

PDFedit is a free open source pdf editor and a library for
manipulating PDF documents,released under terms of GNU GPL version 2.
It includes PDF manipulating library based on xpdf,GUI,set of
command line tools and a pdf editor.

PS PDFedit文档提到脚本支持,但未明确提及Acrobat脚本.
>多平台PDF编辑器 – http://en.wikipedia.org/wiki/List_of_PDF_software#Editors
> Unix和Linux PDF编辑器 – http://en.wikipedia.org/wiki/List_of_PDF_software#Editors_2
> Acrobat JavaScript控制台(Windows) – http://acrobatusers.com/tutorials/javascript_console

The Acrobat JavaScript Console window (a.k.a. the Console window) is
one of the tools included in the Acrobat JavaScript Debugger. The
Console window is by far the most useful tool in Adobe Acrobat for
testing and debugging JavaScript code,but it is more than just a
utility for testing code. It can also execute code snippets for
automating tasks in Acrobat and analyzing documents. In this article,
we’ll cover setting up and using this essential tool.

dawei

【声明】:唐山站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。