On Tue, 1 Jun 2010, Jim Tittsler wrote:
> What is the easiest way to create PDF files from Haskell? Is gtk2hs's
> PDF output the preferred way?
I have successfully used HPDF for
http://hackage.haskell.org/package/internetmarke
Certainly there could be some improvements to HPDF's API interface, but
it works as it is.