$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Quickbook] How to create pdf file
From: John Maddock (john_at_[hidden])
Date: 2009-01-29 11:40:17
> I finally screwed it up. But, still taking ASIO as example, I found some
> should-be-there figure in the document is missing and appear as a
> placeholder that is seen on a webpage where a link to image bacomes
> unavailable.
Ah :-(
That requires editing the Jamfile to fix, so that the FO procesor can locate
the path to the images, another one "todo" I guess,
John.