是否有任何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.