Andrea Vacondio

Results 66 comments of Andrea Vacondio

Understood, we'll see what we can do about it. Regarding the session state you can save and load workspaces, I think that's pretty much what you are referring to.

The idea for the ToC generation is just to create a simple and handy way to navigate through merged files and as a general rule we try to keep it...

What sort of metadata and what is the expected behavior when you merge, say 3 PDFs each one with metadata?

It currently expects to have no intersections between page ranges but sure, it can be improved to be smarter handling this kind of ranges.

I understand what the issue is, you added `document.pdf` twice with `layout.pdf` in between but for PDFsam the second instance of `document.pdf` is a different document, so it doesn't know...

Could you give version 3.0.3 a try? We added drag and drop of rows so reorder should be faster. Let us know if that would work instead of copy/paste

Hi, sorry if we didn't came back to you but we were busy with the new sejda.com and with the current PDFsam release. We won't be able to take a...

You can try increasing your Xms size. Try setting the env variable `JAVA_OPTS` to something like `-Xms1024m` (1gb) or even more, depending on how much memory your machine has and...

Could you try with `-Xss8m` ?

Does it have to be from command line?