The reason I'm using strings for values is to make it easier to work with deserialized JSON. Currently I have it running as a service that our internal applications send a JSON request and get a PDF document back.
On Sunday, June 10, 2012 12:25:39 PM UTC-4, Moritz Ulrich wrote: > > Looks cool! Unfortunately I currently don't have the time to have a > deep look at it. However, I have a small comment on the api: Many > parameters like 'style', 'size', 'orientation', etc. use strings for > their values. I think keywords would be a better fit there. > > On Sun, Jun 10, 2012 at 5:59 PM, Dmitri <dmitri.sotni...@gmail.com> > wrote: > > The goal of clj-pdf is to provide a straight forward way to generate > PDFs > > using markup similar to hiccup. It tries to do the right thing by > default, > > so all styling hints are optional. It's getting some production use at > the > > moment, and there don't appear to be any issues so far. > > > > https://github.com/yogthos/clj-pdf > > > > Any suggestions or feature requests are welcome. :) > > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to clojure@googlegroups.com > > Note that posts from new members are moderated - please be patient with > your > > first post. > > To unsubscribe from this group, send email to > > clojure+unsubscr...@googlegroups.com > > For more options, visit this group at > > http://groups.google.com/group/clojure?hl=en > > > > -- > Moritz Ulrich > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en