Mary Anne Rosato wrote:
>
> I am experiencing a strange problem with XML mind 3.8.1. I wish to
> insert a figure into my document and generate a pdf; however, the image
> is not showing in the pdf. I attach the xml, pdf and image for your
> reference. Any idea why this might be happening?
The problem seems specific to your image (or may be it is a bug with the
FOP 0.94 XSL-FO processor):
* It does not work with the "Apache FOP 1.x XSL-FO processor plug-in"
(includes FOP 0.94) add-on *but*:
** The add-on accepts other JPEG images (e.g. those created using
my camera).
** It works fine when I convert your ldmexample.jpg to PNG and
reference the PNG in fig_test.xml.
* It works with the "Apache FOP XSL-FO processor plug-in" (includes
ancient FOP 0.20.5) add-on and with the "RenderX XEP XSL-FO processor
plug-in" add-on (the add-on we use in production for our own documents,
because FOP 0.94 is not yet ready for production use).