<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Freestyle Script";
        panose-1:3 8 4 2 3 2 5 11 4 4;}
@font-face
        {font-family:"Bookman Old Style";
        panose-1:2 5 6 4 5 5 5 2 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I am trying to render a PDF document with JPEG images imbedded in with the text and am getting the following error message when I run the transformation using Oxygen 12.1 with Apache FOP:<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif";color:black'>ERROR - Image not found. URI: ../xmlimgMacPh291.jpg. (See position 6535:-1)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif";color:black'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal>The URI resolves when I do an XSLT transformation using a plain XSL stylesheet using a version of Saxon.&nbsp; <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>My research in trying to resolve this problem has turned up a lot of varying solutions which are confusing to a relative novice.&nbsp; <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Can someone provide me with the requirements for outputting a PDF text with embedded images?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Many thanks in advance,&nbsp; <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><b><span style='font-size:20.0pt;font-family:"Freestyle Script";color:#0000CC'>Bill Walker<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>Imaging Field Services Officer<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>Amigos Library Services, <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>14400 Midway Road, Dallas, TX 75244-3509<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>800-843-8482 x2853<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>972-340-2853 (direct)<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>972-991-6061 (fax)<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'>www.amigos.org Email: walker@amigos.org<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Arial","sans-serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b><span style='font-family:"Bookman Old Style","serif";color:blue'>RDA @ Your Library - </span></b><span style='font-family:"Bookman Old Style","serif";color:blue'>An Online Conference about Resource Description &amp; Access<o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b><span style='font-family:"Bookman Old Style","serif";color:blue'>February 4, 2011<o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b><span style='font-family:"Bookman Old Style","serif";color:blue'>Register at:</span></b><span style='font-family:"Bookman Old Style","serif"'> <span style='color:#6699FF'><a href="http://rda.amigos.org/"><span style='color:#6699FF'>http://rda.amigos.org/</span></a></span></span><o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>