David Blewett wrote: > xsltproc -o postgres.fo --stringparam pg.version '8.1.4' > stylesheet.xsl postgres.xml > > However, no .fo file is created.
That's because the stylesheet you are using is an html stylesheet. > Meanwhile, can someone provide me with > either postgres.rtf or postgres.fot from the 8.1 series? You can build a postgres.fot from the makefile, but maybe you mean postgres.fo, which is not quite the same thing, and there is no readily available support for the latter. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings
