mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Add Jimi installation instructions.
[SVN r30617]
This commit is contained in:
parent
311fc0ef8e
commit
c85f65bd92
@ -268,6 +268,18 @@ using fop : FOP_COMMAND
|
|||||||
already set, you don't need to specify it above.
|
already set, you don't need to specify it above.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Proper generation of images in PDFs depends on the <ulink
|
||||||
|
url="http://java.sun.com/products/jimi/#">Jimi Image
|
||||||
|
Library</ulink>. To get FOP to use Jimi, extract the
|
||||||
|
<filename>JimiProClasses.zip</filename> file from the Jimi SDK
|
||||||
|
and rename it—if on Windows, to
|
||||||
|
<filename>jimi-1.0.jar</filename>, or if on *nix, to
|
||||||
|
<filename>JimiProClasses.jar</filename>—and place it in the
|
||||||
|
<filename>lib/</filename> subdirectory of your FOP
|
||||||
|
installation.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>To test PDF generation, switch to the directory <filename
|
<para>To test PDF generation, switch to the directory <filename
|
||||||
class="directory">$BOOST_ROOT/libs/function/doc</filename> and
|
class="directory">$BOOST_ROOT/libs/function/doc</filename> and
|
||||||
execute the command <command>bjam --v2 pdf</command>. In the
|
execute the command <command>bjam --v2 pdf</command>. In the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user