pdftk–with mulitple bytes path support
pdftk is an electronic staple-remover, hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to:
- Merge PDF Documents
- Split PDF Pages into a New Document
- Rotate PDF Pages or Documents
- Decrypt Input as Necessary (Password Required)
- Encrypt Output as Desired
- Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms
- Apply a Background Watermark or a Foreground Stamp
- Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels
- Update PDF 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
- Repair Corrupted PDF (Where Possible)
Pdftk allows you to manipulate PDF easily and freely. It does not require Acrobat, and it runs on Windows, Linux, Mac OS X, FreeBSD and Solaris.
Pdftk is not developed by me, and it does not support mulitple bytes(for example, Chinese, Japanese, Korean language path), so I did some hacks, and let it support.
download pdftk1.41.exe with modified pdftk.cc
Related resource:
- PDFTK home page
- source code of pdftk 1.41
- Windows program of pdftk 1.41
- Gui of pdftk 1.41
pdftk-1.41.tar.gz (~0.9MB), or: pdftk-1.41.tar.bz2 (~0.7MB)
pdftk-1.41.exe.zip (~2.2MB)
Full installation (includes PDFTK ver 1.41):
pdftkb_setup.exe (2.0mb)
Source code (requires Borland Delphi Ver 7 compiler):
pdftkb_source.zip (11k)
reference,
pdftk supports Chinese path now | RubyPDF Blog
pdftk is open source software, but donations are welcome,
2 Comments
Other Links to this Post
RSS feed for comments on this post. TrackBack URI
By wang liang, January 25, 2010 @ 6:16 am
Thank you very much.
Can you make pdftk supports chinese bookmarks?
By antonio rossi, April 13, 2011 @ 11:42 pm
Hello, excuse me for disturbing,
i’m using command line version of pdftk, but want to use function calls in VB6 instead of calling external programs.
I’m interested in the testing your DLL version of PDFTK and the VB6 wrapper/module.
If possible, would you please be so kind to tell me where pdftk.dll file can be found (downloaded)
or could you please send me pdftk.dll and the VB6 sample code?
Many tks!