Hi Cecile,

font-size and alignment-adjust properties should be set (or inherited by) the 
fo:basic-link element.
Sorry for the delay.

<fo:basic-link external-destination="http://your.link.here";
    font-size="{$graphic_height}mm"
    alignment-adjust="after-edge">
  <fo:external-graphic
      src="url(your.image.here)"
      content-height="{$graphic_height}mm"
      content-width="{$graphic_width}mm" />
</fo:basic-link>

Pascal

> -----Message d'origine-----
> De : Cecile HENNER [mailto:[EMAIL PROTECTED] 
> Envoyé : lundi 11 juin 2007 16:36
> 
> Hi
> 
> I dont' know if it is the problem, but my graphics are 
> located in region-end and region-after.
> I still avec the problem, the link is still reduced to the 
> bottom of pictures.
> If someone has another solution or idea.
> 
> Thanks
> Cecile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to