← Prev in month ← Prev in thread
Next in thread → Next in month →

[docbook] unable to include image using <imagedata> into PDF file

From
ashelton3 <>
Date
2009-06-20T02:45:26+00:00
ID
Thread
[docbook] unable to include image using <imagedata> into PDF file
I am unable to get an image into a PDF file. Here's the XML source:

<mediaobject>
<imageobject>
<imagedata fileref="img/david-bowie-001.jpeg"/>
</imageobject>
</mediaobject>

I use the FOP processor to render the PDF and get this error:

     [java] Jun 19, 2009 6:40:46 PM org.apache.fop.fo.flow.ExternalGraphic
bind
     [java] SEVERE: Image not available: url(img/david-bowie-001.jpeg)


-- 
View this message in context: http://www.nabble.com/unable-to-include-image-using-%3Cimagedata%3E-into-PDF-file-tp24121481p24121481.html
Sent from the docbook General mailing list archive at Nabble.com.
← Prev in month ← Prev in thread
Next in thread → Next in month →