On Sun, 5 Dec 2004 03:37:03 +0200, William Fletcher <[EMAIL PROTECTED]> wrote: > Hi :) > > I was just wondering what precise piece of software I should use to convert > sgml > to PDF?
I'm not sure if this helps, and it is exactly not what you asked for (experienced advice?), however, this will get the job done: Create a PDF file using the sgmlfmt(1) from the FreeBSD sgmlformat package: $ sgmlfmt -f ps file.sgml $ ps2pdf file.ps HTH, -- Joshua Lokken Open Source Advocate _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
