HsHaruPDF-0.0.0: Haskell binding to libharu (http://libharu.sourceforge.net/)

Graphics.PDF.Haru

Documentation

withDoc :: String -> (Doc -> IO a) -> IO aSource

withPage :: Doc -> (Page -> IO a) -> IO aSource

text :: Page -> X -> Y -> FontDef -> Size -> String -> IO ()Source