Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 14:54:00 +0200
From:      Jean-Baptiste Quenot <jb.quenot@caraldi.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: writing pdfs
Message-ID:  <20031010125358.GA7612@watt.intra.caraldi.com>
In-Reply-To: <20031010123141.GA1925@sillyrabbi.dyndns.org>
References:  <20031010123141.GA1925@sillyrabbi.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* William O'Higgins:

> I did a bit of searching, but  I didn't find any real *advice* on what
> process to  use, and most  of the tools that  I found are  for viewing
> PDFs, not writing them.

Have a look at DocBook.  You will need FreeBSD packages docbook-xml (the
DTD),  docbook-xsl (stylesheets  for  generating HTML  and FO),  libxslt
(contains an XSLT processor invoked with xsltproc), and fop (converts FO
to PDF).   FO is  an intermediate document  format, it  means Formatting
Objects.

If you  don't mind  writing HTML,  you will  surely also  accept writing
XML.  If you are interested in  Docbook, I suggest reading Bob Stayton's
excellent book: http://www.sagehill.net/docbookxsl/

Best regards,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031010125358.GA7612>