Kamal Bhatt wrote:

Hi
I am have the following:
     <fo:block>
<fo:basic-link external-destination="{$banner_link}" padding-top="{$banner_height}mm">
         <fo:external-graphic
           scaling="uniform"
           src="{$logo}"
           content-height="{$banner_height}mm"
           content-width="60mm" />
       </fo:basic-link>
   </fo:block>
Where $logo is set to a gif file and $banner_link is "http://www.google.com";. The link appears only at the bottom of the image. Is there a way I make the whole image a link?

What version of FOP are you using?

Thanks,

Chris




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

Reply via email to