Download List

项目描述

PDFtk Server is a simple commandline tool for doing everyday things with PDF documents. You can use it to merge PDF documents or collate PDF page scans, split PDF pages into a new document, rotate PDF documents or pages, decrypt input as necessary (password required), encrypt output as desired, fill PDF forms with X/FDF data and/or flatten forms, generate FDF data stencils from PDF forms, apply a background watermark or a foreground stamp, report PDF metrics, bookmarks, and metadata, add/update PDF bookmarks or metadata, attach files to PDF pages or the PDF document, unpack PDF attachments, burst a PDF document into single pages, uncompress and re-compress page streams, and repair corrupted PDF files (where possible).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-17 08:48
1.45

现在,您可以添加或更改使用 update_info 的 PDF 书签。您现在可以使用多字符输入句柄。以前的版本被限制为单个字符,使用句柄时施加任意数量的输入 Pdf 的限制。句柄仍必须全部大写 ASCII。此版本添加了按相反的顺序引用的 PDF 页面的一种手段。前缀与 r 的页号,它计数从文档的末尾。例如,r1 是最后一页,r2 是下一步到最后一页,等等。添加了其他小的更改和修复。
标签: Minor feature enhancements, Minor bugfixes
You can now add or change a PDF’s bookmarks using update_info.

You can now use multi-character input handles.

Prior versions were limited to a single character,
imposing an arbitrary limitation on the
number of input PDFs when using handles.

Handles must still be all uppercase ASCII.

This release adds a means of referring to PDF pages in reverse order.

By prefixing a page number with an r,
it counts from the end of the document.

For example,
r1 is the last page,
r2 is the next-to-last page,
etc.

Other minor changes and fixes have been added.

2010-10-30 07:08
1.44

此版本增加了一个新的整理PDF页面扫描功能:洗牌。有关详细信息,请参阅手册页。它引入了update_info_utf8,dump_data_utf8,并dump_data_fields_utf8提供的UTF - 8的同伴update_info,dump_data和dump_data_fields。后一种操作使用XML数字实体编码非ASCII字符。突发功能现在复制到输出页面从输入文件元数据(包括的XMP)。在充气城堡库已经更新到1.45。此版本删除或替换的第三方代码,不符合的pdftk的GPL许可证兼容。它更新的第三方许可证信息。
This release adds a new feature for collating PDF page scans: shuffle. Please see the man page for details. It introduces update_info_utf8, dump_data_utf8, and dump_data_fields_utf8 to provide UTF-8 companions to update_info, dump_data, and dump_data_fields. These latter operations use XML numerical entities to encode non-ASCII characters. The burst feature now copies the metadata (including XMP) from the input file to the output pages. The Bouncy Castle library has been updated to 1.45. This release removes or replaces third-party code that wasn't compatible with pdftk's GPL license. It updates third-party license information.

2010-10-06 22:55
1.43

这个维护版本修正了许多错误,并增加了一对夫妇的功能。
This maintenance release fixes many bugs and adds a couple features.

2006-12-18 18:28
1.41

带有从PDF创建的链接的网页输入臃肿的PDF的错误是固定的。该drop_xfa选择是下跌能够填满Acrobat或Adobe设计新版本中创建的形式。邮票行动的补充。为XFDF支持,增加了form_fill操作。
标签: Minor feature enhancements
A bug with creation of bloated PDFs from input PDF pages
with links was fixed. The drop_xfa option was dropped to be
able to fill forms created with newer versions of Acrobat or
Adobe Designer. The stamp operation was added. Support
for XFDF was added to the form_fill operation.

2004-12-06 18:31
1.12

一个bug,在某些PDF的页面说明存在将导致pdftk的崩溃是固定的。首次出现此错误时,加工FPDF(版本1.52),其中载有网络链接创建一个PDF。一个错误的dump_data_fields窗体字段报告夫妇是固定的。此功能也得到了改进,所以现在报告的复选框,单选按钮,列表框所有可能的设置和组合框表单域。
标签: Minor bugfixes
A bug where the presence of page annotations in
some PDFs would cause pdftk to crash was fixed.
This bug first emerged when processing a PDF
created by FPDF (version 1.52) that contained Web
links. A couple of bugs in the dump_data_fields
form field reporting were fixed. This feature was
also improved so it now reports all possible
settings for check box, radio button, list box,
and combo box form fields.

Project Resources