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

OutOfMemory tutorial

Hi everybody,
I updated the Wiki adding a simple tutorial on how to modify the amount of memory that PDFsam can use to minimize OutOfMemory errors.
Here is the link.

Cannot find javaw.exe

Windows only.
If, when you double click the pdfsam.exe, an error window shows the message “Cannot find javaw.exe”, it means that it cannot find a working Java installation. To solve this problem try installing (or reinstalling) a working Java Runtime Environment (1.4.2 or above). It can be found here http://www.java.com .

Andrea