[Moin-devel] moin to pdf.

Oliver Graf ograf at rz-online.net
Mon Oct 4 07:36:36 EDT 2004


On Mon, Oct 04, 2004 at 09:22:31AM -0400, Marijn P. Vriens wrote:
> - Take the part of moin that generates the HTML, and transform that so that it
> generates the PDF directy with reportlab. Nice and clean, however it might be
> a mess due to the nature of moins page generator.
> 
> Anybody have an idea of how to best attack this problem?

The thing that makes HTML or not is the formatter. So a formatter
would be the best. Actually this needs moin 1.3, cause in 1.2 there
are to much parts generating html directly. In 1.3 they are fixed
(theoretically).

1.3 also brings a dom formatter, but I don't know how complete this
is. So my approach would be a xsl-fo transformation which can then
create pdf, rtf, whatever...

Oliver.





More information about the Moin-devel mailing list