From c85f65bd92fd28c15efe68c7c7f837e40b08610e Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 21 Aug 2005 16:55:09 +0000 Subject: [PATCH] Add Jimi installation instructions. [SVN r30617] --- doc/boostbook.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/boostbook.xml b/doc/boostbook.xml index 9bc95fe..7c6d30c 100644 --- a/doc/boostbook.xml +++ b/doc/boostbook.xml @@ -268,6 +268,18 @@ using fop : FOP_COMMAND already set, you don't need to specify it above. + + Proper generation of images in PDFs depends on the Jimi Image + Library. To get FOP to use Jimi, extract the + JimiProClasses.zip file from the Jimi SDK + and rename it—if on Windows, to + jimi-1.0.jar, or if on *nix, to + JimiProClasses.jar—and place it in the + lib/ subdirectory of your FOP + installation. + + To test PDF generation, switch to the directory $BOOST_ROOT/libs/function/doc and execute the command bjam --v2 pdf. In the