I had to fix some issues of my initial 0.1 release that bugged me. First off there is now the possibility to start pdf.quicksplit without a filename. It then shows a FileDialog in which you can specify a PDF file to split. It's also possible to right-click on a PDF file an select "Open with" -> Browse -> (select the pdf.quicksplit.exe). You can see this on the new screenshots.
There are two other fixes:
- if there are already temporary files: ask the user if we should delete them
- show error dialog if user selects a pdf file with only 1 page (or if there was an error while extracting pages - e.g. corrupt PDF file)
And there's one annoying bug (under windoze) left which I don't know how to fix: if pdf.quicksplit.exe is put in a path which contains spaces it doesn't find the other exe-tools (like pdftk.exe, ...).
The new version can be downloaded here:
PDF QuickSplit v0.2 Source Code
PDF QuickSplit v0.2 Linux Version
PDF QuickSplit v0.2 Windoze Version
Btw: if you want to help improve pdf.quicksplit please contact me (email is in the source and perhaps it's best to transfer the source to sourceforge or sth. similar before we start coding in different directions ;).


