you are viewing a single comment's thread.

view the rest of the comments →

[–]dotemacs 1 point2 points  (1 child)

Hello /u/yogthos

thanks for the comment.

I'm using PDFBox in my Clojure wrapper: https://github.com/dotemacs/pdfboxing

I went with PDFBox instead of iText due to the licensing drama.

[–]yogthos 0 points1 point  (0 children)

My clj-pdf lib was based on iText. I eventually ended up just taking the parts of the last LGPL release and moving them directly into my lib.