Up until now it's been up to individual library authors to fix up Jamfiles for PDF generation if that's something that they're interested in. One of my long standing TODO's has been to produce a central "build all the docs as individual PDF's" Jamfile so we can automatically turn out PDF's with each release. If you want to try and fix this yourself, then take a look at the changes I added to the Boost.Units Jamfile recently to support better PDF building:
https://svn.boost.org/trac/boost/changeset/49620/trunk/libs/units/doc/Jamfil
e.v2
More questions: Q1: Should the workflow be so complicated? Is it possible to get simpler? Q2: I have installed/configured the following stuff: -MikTeX -Doxygen -RenderX XEP -Ghostscript -DocBook-xml -DocBook-xsl -iconv -libxml -libxslt -xsldbg -zlib Are they all must-have's? What are they all really for? Thanks. B/Rgds Max