Andrea Vacondio

Results 63 comments of Andrea Vacondio

You can try increasing the memory. In the installation directory there is a text file called pdfsam.l4j.ini, open it with a text editor like Notepad++ and change this line `-Xmx512m`...

Does the Max Memory change in the About section?

Are those files available somewhere? I can try to test them here to see if it's a memory issue or something with the files

For Basic you can just download it and try it to see if there's any issue with your monitor. For Visual pretty much the same, you can try it free...

I ran the same commands in my Mint and I had no issue: ``` [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ pdfsam-basic --- [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (jlink) @ pdfsam-basic --- [INFO]...

The name prefix is indeed not 100% accurate. This field act as a prefix in case of a plain string but it acts as a sort of file name template...

I tried to fix it by using the old `File` but ended up with: ``` ERROR 16:04:49.094 org.pdfsam.UncaughtExceptionLogger[pool-3-thread-1] Unexpected error java.nio.file.InvalidPathException: Illegal character [?] in path at index 2: \\?\E:\delete\sssssssssssssssssssssssssssssssssssssssssssssssss...

I'll do some investigation but 13 seconds means there's something wrong, it shouldn't take that long. Can you tell me your OS ans system details (ram, processor..)?

I don't see anything strange in my Win10 box, or maybe I didn't get what is the issue, isn't this what you would expect? ![win10_search](https://user-images.githubusercontent.com/3884479/34489033-00713c8e-efdb-11e7-8e7e-b00474c54992.png)

Those keywords are only for modules generating multiple PDF files, the idea is that you can't just give a output file name because they generate many files so you use...