Just recently, I had a little hobby project to make PDFs for printing little vocabulary books for kids. I used Clojure to output Latex, which then produced the PDFs. I might do a blog post about it to give you more details.
Clojure worked great, and I was glad I used it. The only problem is that you have to know Latex :). On May 24, 3:22 pm, Jim Tittsler <[email protected]> wrote: > Is there a library for generating PDF pages/reports with Clojure? (Or > a Java library that interoperates more naturally than others?) > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
