On Wednesday, December 23, 2015 at 8:59:08 AM UTC-7, Chris Murphy wrote: > There is a library from an earlier version of iText: > https://github.com/yogthos/clj-pdf > > This is an example using a more recent (commercial) version of iText: > https://github.com/chrismurrph/example-itext-pdf-report > > Regards ~ Chris > Chris Murphy > > On 23/12/2015 7:08 PM, Matthew Molloy wrote: > > Anybody tackled this? There is a js lib called http://pdfkit.org/, I could > > write a wrapper. > >
The yogthos/clj-pdf library is Clojure only, not Clojurescript. I would love to see a Clojurescript library for generating PDFs. That might come in handy for a project I have coming up. If you do build something wrapping the JS PDFKit library, it might be nice to have an API modelled around the clj-pdf library. Perhaps it would even be possible to extend the clj-pdf library with a cljs implementation based on PDFKit? Chris S. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
