I wrote some docbook stuff a couple years back and we always used Jade to create PDFs. Maybe this is an outdated way of doing it, but I just tried it on Breezy and it seems to work. I just installed the docbook-utils package to get the docbook2... scripts. Then a little:
db2pdf foo.xml acroread foo.pdf Still works on an old XML I had. Just had to update the location of the DTD to /usr/share/xml/docbook/schema/dtd I haven't kept up on the Docbook stuff, so I'm not sure where this fits in with FOP or xmlto. Perhaps somebody could enlighten me. Tim On 1/9/06, Owen Berry <[EMAIL PROTECTED]> wrote: > Glad to hear that it helped you out. I also preferred the xmlto solution > as it ran faster (actually worked in my case), but the results weren't > so good. xmlto is actually a toolchain that uses a number of other > programs for generating documents. -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
