13 Jun
2005
13 Jun
'05
8:43 a.m.
--On 13. Juni 2005 05:32:59 -0300 Fernando Lujan <flujan@gmail.com> wrote:
Hi,
Are someone developing some Product like ZpdfDocument? Today, If I need a pdf file, I use the reporlab lib, and write it from scratch... A better solution exist?
I would recommend to use HTML as input for csstoxslfo which converts HTML to XSl-FO. Then you can run a XSL-FO converter like FOP or Xinc to produce PDF from XSL-FO. I have something running here for a project and no code available for the public. -aj