Guillaume Lelarge wrote:
> A summary :
> * to build HTML manual with XSLT :
> make postgres.xml
> make xslthtml
Just the last command should be enough.
> * to build PDF manual with XSLT :
> make postgres.xml
> make postgres-A4.fo
Same here.
> fop.sh postgres-A4.fo postgres-A4.pdf
>
> I think my fop install is broken because I'm not able to build the
> PDF file...
I have been using FOP on and off for many years and I've never seen it
produce any real document longer than two pages, so I'm not surprised.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/