Menu

Home

Martin Gropp

Development has moved to https://github.com/mgropp/pdfjumbler/

A simple tool to rearrange/merge/delete pages from PDF files. The modular backend system uses either JPedal or JPod to display PDFs and iText or Apache PDFBox to save them.

Screenshot thumbnail
0) PdfJumbler on Kubuntu Maverick
Screenshot thumbnail
2) PdfJumbler on Ubuntu Maverick
Screenshot thumbnail
3) PdfJumbler on Windows XP
Screenshot thumbnail
1) PdfJumbler on Kubuntu Maverick (with clipboard)


Project Members:


Discussion

  • s-r-grass

    s-r-grass - 2020-08-23

    Is the project abandoned?

    Will there be no more new versions?

    Thanks for the program under a free open source license! Added a program to a Russian-language site about free open source software, here is the link (xn--90abhbolvbbfgb9aje4m.xn--p1ai).

    Please do not abandon the project! This is a very interesting program!

    Will stable versions be published here?

     
    • Martin Gropp

      Martin Gropp - 2020-09-12

      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...

       
      • Martin Gropp

        Martin Gropp - 2020-09-12

        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...

         
  • s-r-grass

    s-r-grass - 2020-09-12

    Thank! Works! Are you planning to translate into other languages? ready to help with translation into Russian.

     
  • s-r-grass

    s-r-grass - 2020-09-12

    I attach the translation file

     
  • s-r-grass

    s-r-grass - 2020-09-13

    { ROTATE_CW, "Повернуть по часовой стрелке" },
    { ROTATE_CCW, "Вращать против часовой стрелки" },

    better change to

    { ROTATE_CW, "Повернуть по часовой стрелке" },
    { ROTATE_CCW, "Повернуть против часовой стрелки" },

    if necessary, I can send it as a file

     
    • Martin Gropp

      Martin Gropp - 2020-09-13

      Updated. Thanks a lot! :)

       
  • Aleksey

    Aleksey - 2020-09-15

    And when will there be a release with Russian? I just need to make a note on the site that the program is translated into Russian.

     

Log in to post a comment.

MongoDB Logo MongoDB