
PdfTk-QGUI
Source (link to git-repo or to original if based on someone elses unmodified work):
With PdfTk-QGUI you can:
- combine, split, repair, rebuild , encrypt/decrypt PDF documents. Also you can attach files , unpack files, add background/stamp to PDF document (using pdftk)
- do it with the help of a convenient graphical user interface
- convert txt and html documents to pdf
Binary files are available at http://www.suslic-2012.narod.ru
Help is available at:
- http://www.suslic-2012.narod.ru/docs/index.html
- inside the application: select Help->Help.
Please send a report about any noticed bug to suslic-2012@rambler.ru or suslic2012@gmail.com
N.B. About infinite loop: selecting pdftk-gui as pdftk binary causes this loop at startup. This bug will is fixed in 0.1.9-2. Please avoid doing so before 0.1.9-2 is released.
version 0.1.9-2
*Pdf documents can be viewed using system pdf reader (to use it, select appropriate option in preferences dialog)
*Built-in translations removed. If local language is selected, PdfTk-QGUI tries to load ~/.suslictk/suslictk_\loc\.qm, where \loc\ is ISO 639-1 language code (for example en for English, ru for Russian etc.). If this file is not found, default (english) language is used. You can still select custom language file choosing appropriate option in preferences dialog.
Translation files can be found here: http://suslic-2012.narod.ru/PDFTkGUI.html
*Bug fixed: selecting pdftk-gui as pdftk binary lead to infinite loop in startup
*Bug fixed: ".pdf" extension was not always added to output filename
version 0.1.9-1
*Bug fixed(?): It has been reported that selecting locale language in preferences can lead to infinite loop on startup. The only cycle, that could possibly become infinite was removed, code rewritten.
If this repeats (that is very unlikely), please send me detailed report ( i.e. your ~/.suslictk/suslictk.rc, ~/.config/SuslicSoft/PdfTk-QGUI.conf files and console output). To cure this behaviour, remove this files.
*Bug fixed: make scripts tab in preferences dialog inactive, if there is no scripts.
version 0.1.9
* New name , icon and about box.
* GTK style for QT>=4.5
* Started implementation of batch file processing via scripts
* New converter: Text encoding.
* several bugs fixed
full changelog can be found here:
http://suslic-2012.narod.ru/PDFTkGUI.html
version 0.1.8-0rc3
* Catenation process optimization
* Fixed: replace file after encryption
* Better automatic search procedure
* In "beta" state:
1. Аutomatically download updates
2. Load custom translation files (to do so, select your language in preferences and restart application)
version 0.1.8-0rc2
-Rebuild dialog: GUI improvements
version 0.1.8-0rc1
-GUI improvements& bug fixes
-translation fixes
Ratings & Comments
7 Comments
I have created the executable through QtCreator 1.3.1 based on Qt 4.6.3 (64 bit). While trying to concatenate two files, and selecting a range of pages to rotate, I get a crash. Congratulations for the good looks of the program. Hope this helps. regards
Please add a function to make a booklet from a pdf file. Thanks
Will be added to next version. Thanks for nice idea!
the program does build on Debian GNU/Linux and run fine. Thanks Filippo
Tarballs have been updated. Thank you for your comment.
OK, great ! Thanks Filippo
The source tarball decompresses/untars in the local directory! This is very bad tar.gz packaging practice! Please fix this problem! Thank you, Filippo