I just released the first milestone for PDFsam v3. The workspace missing feature has been implemented together with few bug fixes and some useful user suggestions. Platform specific installers are still missing but you can test it anyway, just unzip the bundle and run it using the provided script in the bin subdirectory. Feel free to report any issue here and remember, it requires Java 8.
Enjoy
Time to play with PDFsam v3!
Time has come, finally!
For those of you willing to test a highly unstable PDFsam v3 BETA release, here is the zip bundle. Few things worth mentioning:
- Only the zip bundle is available, no MSI, DMG or other installers yet
- It’s the first public and testable version, don’t expect it to be stable and production ready
- Workspace related functionalities are not yet implemented
- Visual modules are not yet implemented
- Feedbacks, ideas, suggestions are welcome
- It requires Java 8
PDFsam 2.2.4 is out
Hi,
I just released PDFsam 2.2.4 where PDF rotate is fixed and works again. Please let me know if there is any issue with it.
Andrea
Fixing PDF rotate
Hi,
it seems the latest update introduced a bug in the PDF rotate functionality. I am working on it, it should be fixed soon, meanwhile, if you need to rotate a PDF please use PDFsam 2.2.2.
PDFsam 2.2.3 released
Hi,
I had few unpublished changes on PDFsam 2.x so I decided to publish a new release. This is probably going to be the last 2.x release since v3 is getting closer and closer.
Let me know if there is any issue with it.
Andrea
Merge PDF with PDFsam v3
Hi everybody,
today PDFsam v3 performed its very first task merging pdf files.
There’s still quite a lot of work to do but I wanted to share the good news, the merge pdf module of PDFsam v3 kind of works and it’s going to be the first one to be finalized. I still don’t have any bundle for you to test and I don’t know yet when I will, but things are moving, I have screen shots to prove it 🙂

Progress indicator

Hi,
I just finished to build the progress indicator I’ll most probably use in PDFsam v3 to display task progress for pdf merge, split etc. It’s a JavaFX control and, since it can be reused, I created a separated repository for it so people can clone it and do whatever they want with it. Here on GitHub.
Installer fixed
Hi everybody,
I had some user reporting an error during the installation process on Windows, something like “This installation package could not be opened bla bla”, it should be fixed now, please let me know if you still experience it.
Pdf merge and bookmarks handling
Hi,
few days ago we released a new version of Sejda and its command line interface. This new release has a nice feature regarding outline (bookmarks) handling during a pdf merge task that might be interesting for some of you. When you merge pdf documents, you can now tell Sejda what to do with the documents outlines, it can merge them as well (default behavior), it can discard them reducing the size of the merged pdf document or it can create a completely new outline with one entry for each merged pdf.
This is currently available using the sejda-console but it will also be included in PDFsam v3 and BTW I’m working very hard on the new version of PDFsam, I hope I’ll be able to give you something testable soon.
Enjoy
Mac OS X “PDFsam is damaged and can’t be opened”
Hi Mac users,
some of you reported the “PDFsam is damaged and can’t be opened” error when trying to install the PDF Split And Merge dmg package.

After some investigation and users feedback I can finally write what is causing that. The issue is caused by a new feature of Mountain Lion and OS X Lion v10.7.5, called Gatekeeper which “help protect your Mac from malware and misbehaving apps downloaded from the Internet”. It does that by preventing you from launching apps that are not downloaded from the Mac App Store which is “The safest and most reliable place to download and install apps”. Now, assuming you still want to install PDF Split And Merge even if you didn’t download it from the “safest and most reliable place”, what can you do? You have to:
- Open Gatekeeper settings located in “System Preferences > Security & Privacy”
- Set “Allow applications downloaded from:” to “Anywhere” and confirm by pressing “Allow From Anywhere”
- Launch Pdf Split And Merge
- Once PDF Split And Merge is successfully launched, you can set back Gatekeeper option to whatever you want
Some more information can be found here