<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007>&gt;&nbsp; 
&lt;figure&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;title&gt;The slide 
management window&lt;/title&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;graphic fileref="../images/webswf-slide.gif"&gt;&lt;/graphic&gt; 
<BR>&gt;&nbsp; &lt;/figure&gt;<BR><FONT face=Arial color=#0000ff 
size=2>&gt;</FONT><BR>&gt;It worked on both HTML and PDF generation, but I used 
a different toolchain: xsltproc for HTML and fop for PDF generation.<BR><FONT 
face=Arial color=#0000ff size=2>&gt;</FONT><BR>&gt;BTW the last time I did it 
was several months ago and I don't remember all the details, I only remember 
spending *a lot* of time figuring &gt;out how to do this task. <BR></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>Thanks. This one worked.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>I also tried Vlad's tags but they didn't work any better. 
The image was missing. But with the graphic-tag, the images</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>embed providing that they are pixmaps (doesn't seem to work 
with eps). I don't know why the mediaobject didn't work out.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>I can live with the graphic tag right now. This has taken 
me time from the last week when I started fighting with this. I will export 
from</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>Umbrello as png since the graphic tag didn't seem to work 
with eps. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007></SPAN><SPAN 
class=430171916-31012007><FONT face=Arial color=#0000ff size=2>I haven't tried 
Apache Fob yet because there&nbsp;seem to be&nbsp;no packages for it to Ubuntu 
[Feisty]&nbsp;and I have been too lazy to obtain the source/binary/whatever in 
the traditional way without the convenience of apt...</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>Best Wishes,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2>Karoliina</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=430171916-31012007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px"><FONT 
  face=Arial color=#0000ff size=2></FONT><FONT face=Arial color=#0000ff 
  size=2></FONT><FONT face=Arial color=#0000ff size=2></FONT><BR>Hope it 
  helps.<BR><BR>Regards.<BR><BR>
  <DIV><SPAN class=gmail_quote>2007/1/31, <A 
  href="mailto:Karoliina.T.Salminen@nokia.com">Karoliina.T.Salminen@nokia.com</A> 
  &lt;<A href="mailto:Karoliina.T.Salminen@nokia.com"> 
  Karoliina.T.Salminen@nokia.com</A>&gt;:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hello,<BR><BR>I 
    am in process of writing the specification of UI framework (meaning 
    <BR>Hildon Desktop &amp; Control panel) and we have chosen docbook xml 
    format. I<BR>am quite new to docbook and don't know really all the tricks 
    with it, so<BR>maybe somebody of you would know better:<BR>Here is my 
    question: I have tried to embed images on the document (for <BR>example 
    screenshot, diagrams etc. with different formats), but for some<BR>reason it 
    haven't worked for me, the image caption gets on its place<BR>etc. but there 
    is no picture in the pdf, so would you have some idea <BR>what migth I been 
    doing wrong?<BR><BR>I have tried to embed a screenshot of hildon desktop 
    like this:<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;figure&gt;&lt;title&gt;Hildon 
    Desktop: Task Navigator, Status 
    bar,<BR>Home&lt;/title&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;screenshot&gt; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;mediaobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;imageobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;imagedata fileref="hildondesktop.jpg" 
    format="JPEG"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;/imageobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;textobject&gt; 
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;phrase&gt;Screenshot of Hildon 
    Desktop&lt;/phrase&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;/textobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;/mediaobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
    &lt;/screenshot&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/figure&gt;<BR><BR>Then 
    I tried to embed another image like this: 
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;figure&gt;&lt;title&gt;Example 
    MSC&lt;/title&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;mediaobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;imageobject&gt;&lt;imagedata 
    fileref="examplemsc.eps"<BR>format="EPS"/&gt;&lt;/imageobject&gt; 
    <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;textobject&gt;&lt;phrase&gt;Example 
    message<BR>sequence&lt;/phrase&gt;&lt;/textobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/mediaobject&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/figure&gt;<BR><BR>Neither 
    of these images are visible in the generated pdf. <BR>Obviously there might 
    be something wrong in the command line used to<BR>generate the pdf, 
    currently it has been like this:<BR>docbook2pdf hildon-desktop-spec.xml -o 
    pdf<BR><BR>I am getting some latex warnings though, but not sure what they 
    mean, as <BR>I am not a latex guru.<BR>Any ideas? Thanks.<BR><BR>Best 
    Regards,<BR>Karoliina<BR><BR><BR>_______________________________________________<BR>maemo-developers 
    mailing list<BR><A 
    href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</A><BR><A 
    href="https://maemo.org/mailman/listinfo/maemo-developers">https://maemo.org/mailman/listinfo/maemo-developers</A><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Alessandro Pasotti <BR>w3:&nbsp;&nbsp; <A 
  href="http://www.itopen.it">www.itopen.it</A> </BLOCKQUOTE></BODY></HTML>