I actually just created one! :) https://github.com/mgropp/pdfjumbler/releases/tag/v0.3.0
Home
Updated. Thanks a lot! :)
Omg, that was fast! Thank you so much for your help!! :) I have added the file to git here: https://github.com/mgropp/pdfjumbler/blob/master/src/main/java/net/sourceforge/pdfjumbler/i18n/PdfJumblerResources_ru.java I also added your user name to the file, if you want to be credited differently, let me know! And... Could you check the translation for the two rotate commands? I used Google Translate for these... :]
Whohoo! :) Oh, that would be awesome! If you want to give it a try, check out the files in https://github.com/mgropp/pdfjumbler/tree/master/src/main/java/net/sourceforge/pdfjumbler/i18n and create a new file PdfJumblerResources_ru.java with the translation. Let me know if you need any help!
Soo... I actually found some time today, and it turns out that Apache's PdfBox has improved quite a bit and can now render PDF files. => I just updated PdfJumbler, added support for PDF rendering through PdfBox and removed the broken dependencies. Hope it works...
Hey, thanks for the kind comment and your support! Yes, the project is kind of abandoned at the moment... PdfJumbler depends on external libraries for PDF rendering, and when I wrote the program, I added support for two. One of them hasn't been updated in seven years and doesn't work with current Java runtime environments, the other one is no longer open source. If if find the time, I might look into alternatives, but right now I can't even build the program...