On Sat, Apr 21, 2012 at 6:20 AM, David Jagoe <[email protected]> wrote: > Can anybody tell me whether wkhtmltopdf or flying-saucer deal with > pagination properly? I've been templating TeX to get properly laid out > tables broken over multiple pages. But of course I'd much rather just > generate the PDFs from the HTML that I am already maintaining.
Somewhat tangential, but why not generate HTML from TeX? > On 20 April 2012 19:40, Tim Robinson <[email protected]> wrote: >> >> Also, wkhtmltopdf has worked well for me. >> >> http://code.google.com/p/wkhtmltopdf/ >> >> On Apr 20, 4:06 am, Patrick Wright <[email protected]> wrote: >> > Dmitri, >> > >> > you might look at delegating some of the effort to Flying Saucer, which >> > can >> > generate PDFs when given clean HTML and >> > CSS.http://code.google.com/p/flying-saucer/ >> > >> > There is a blog somewhere (which is currently unreachable) of someone >> > using >> > FS from Clojure. >> > >> > HTH, >> > Patrick >> >> -- >> 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 > > > > > -- > David Jagoe > > [email protected] > +447535268218 > > > -- > 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 -- 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
