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

Pdf merge page selection

Hi, here is a simple tip to remind you how page selection works. When merging pdf files you’ll often need to merge only a subset of the document (a chapter, some pages..). PDFsam supports page selection in the form of comma separated values where they can be single pages or page ranges. Page numbers cannot be duplicated and page ranges cannot intersect, a page range with open end is also supported (Ex. 10- means from page ten untill the end of the document). To set the selection on a pdf input document you want to merge, you can double click the page selection cell and input some valid page range.
Examples of valid page selections:
2,4,7-20,25-
10,6,30-35
Examples of invalid page selections:
2,2,4,5-20
2-10,5-15

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

If you have the error message: PdfReader not opened with owner password

Hi everybody,
I want to remind you that if you want to split or merge pdf documents and PDFsam gives you the message “PdfReader not opened with owner password” it’s because you must provide the owner password to be able to manipulate the document. If Acrobat Reader doesn’t ask you for a password it’s because it opens the documents in “view” mode, but splitting or merging pdf documents are considered “edit” mode and, as the error message states, you must provide a owner password.

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

Basic version 1.0.0 alpha released

Hi,
I released the new basic version 1.0.0 alpha. This is a complete refactoring of the basic version, a not stable test version. It needs to be tested and there’s no win32 installer, no tutorial and translations are not completed. It’s only for those braves who want to test it while I’m finishing working on the enhanced version, tutorials and so on.
In this version you’ll find a new console, new pdf split by size feature, new combo to chose output pdf version, fields to input passwords to open encrypted documents, save and load environments, config file can be placed in ${user.home}/.pdfsam, log4j logging window, encoded exception messages, new pdf merge page limit (n-) to merge pdf from page n to the end of the document and updated libraries.
As you can see there are a lot of new features and they need to be tested so please report any bug you find.
I’m waiting the new language model to be approved in Rosetta so you can’t translate to your preferred language using Rosetta for now but you can find the model to be downloaded from the resources section.
Andrea

pdfsam basic 0.7 beta 2

Hi everybody, I released the new beta version of PDFsam basic. In this version you’ll find updated libraries, a compress feature for pdf split and pdf merge and the langpack with many new languages.
I hope I’ll be able to release the enhanced version soon.
Andrea