New release 2.2.1

Hi everybody,
I released versions 2.2.1 basic and enhanced, available in the download section. In these release you’ll find some library upgrade (JPodRenderer, the thumbnails generation library, among the others) and some bug fixes (most important one bug affecting the bookmarks handling during the pdf merge and pdf split).
The ICEpdf thumbnail generation has been upgraded as well to the latest version.
MacOS dmg will be available soon.

Andrea

Fixed ICEpdf generation library

I just released a new version of the ICEpdf thumbnails generation library with a fix for bug #3072732 (it wasn’t handling correctly pages rotation). You can find the link in the download section.

Andrea

New releases 2.2.0 and 2.2.0e available

Hi everybody,
I just released the new versions of PDFsam basic and enhanced. These releases are mainly focused on bug fixes and feature requests. Now the ImageViewer for the single pages preview has zoom in, zoom out and rotate capabilities, the alternate mix has a new option that lets you define the step for both the input documents, the pdf split module has been modified to better handle input files with a big bookmarks tree and should be now much faster splitting pdf with these kind of bookmarks. The user interface has been modified with accelerator keys, warning messages if the destination field is empty and the file chooser now remembers the previous path.
Enjoy.
Andrea

Version 2.1.0 and 2.1.0e

Hi everybody,
I just released the new version of basic and enhanced PDFsam. In this version almost all the libraries have been updates, 6 bugs have been fixed, the new pdf document metadata module has been added to the enhanced version (this module can be used to set pdf metadata like author, title, etc..) and some feature request has been implemented (DnD support on *nix systems, save/restore of the GUI settings when closing/opening PDFsam and saving the environment will save informations about the selected plugin).
I also created a thumbnails generation library using ICEpdf. This library can be plugged and used as thumbnails generation engine instead of the default JPodRenderer generation library.

The Mac OS dmg distribution will be ready soon.

Upcoming release

Hi everybody,
more than 2 months have passed since the last release but the next one is almost ready. With the next version all the enhanced users will have a new module to set pdf metadata (Title, Author..). For both basic and enhanced I spent some time implementing requests about the user interface like drag and drop support on Linux, save and load environments that saves and restores the selected module and finally, after many requests since the beginning of this project, the user interface will be restored every time you open/close PDFsam, this means the main window size, position, the 2 split panels and the selected plugin.
I want to really thank all those users who supported PDFsam (fortunately a lot) with money, ideas, suggestions, emails etc… you keep me working on it with enthusiasm.

Finally 2.0.0 and 2.0.0e

Hi everybody,
I just released the first stable versions of the branch 2. The new 2.0.0 and 2.0.0e are available to be downloaded. You’ll find some bug fixes, the context menu to add complex prefixes, the rotate pdf module, thumbnails with a slightly improved quality, modules are now in alphabetical order and the new console command ‘pagelabels’ to set page labels on a pdf document.
Enjoy
Andrea

New 1.1.2 and 1.5.2 versions

The new versions are ready to be downloaded. In these versions you’ll find some bug fixes, some new console options, an updated langpack, the new “document properties” window and some enhancement.
The MacOS dmg archive will be available on Wednesday (1st of April).
Enjoy
Andrea

PDFsam 1.1.1 and 1.5.1e released

Hi everybody,
I just released the new PDFsam versions. These versions come with a bug fixed (now PDF split feature should always manage bookmarks correctly), with a new “split PDF by bookmarks level” feature (thank you Carsten for sharing) and with a new console feature to let you rotate pages when merging PDF files (only a console feature for now..).
Enjoy
Andrea

1.1.0 and 1.5.0e released!

Hi everybody,
I just released the new versions 1.1.0 and 1.5.0e of PDFsam basic and enhanced. In these versions you’ll find a bugfix that should reduce (hopefully a lot) OutOfMemory errors, the Alternate Mix module added to the basic version, a restyle of the plugins layout, some new complex prefix, three new console commands (decrypt, slideshow and setviewer) and updated langpack, looks and iText.
The enhanced version has three new modules to decrypt PDF files, extract attachments from a PDF file and set viewer options on a PDF file to tell the viewer application how it should open it (fullscreen, outline, single page, two pages …..).
Even if these versions have been built over the 1.0.3 (and 1.4.3e) they are not flagged as stable because there are a lot of new features and changes.

Andrea

Pdf merge gets stuck?

Some users reported that PDFsam gets stuck trying to merge PDF files. After some investigation I found there’s something wrong with the regular expression used to check the output file extension (PDF merge module). A temporary solution is to fill the output file name with the extension included. I’ll fix it with the next release.
Andrea