Chris, Take a look at the example here: http://marc.theaimsgroup.com/?l=fop-dev&m=106588921514459&w=2
Perhaps it should be: external-destination="http://www.yahoo.com" instead of the url() function you used below for this attribute in the fo:basic-link. HTH, Glen --- Chris Faulkner <[EMAIL PROTECTED]> wrote: > Hello > > I am having problems with <fo:basic-link> I use it > as shown below. When you > hover over the link in the resulting PDF, the link > includes a load of > garbage characters after the ".com". Am I doing > something wrong ? ARe there > any alternatives for embedding a link in my PDF ? > > <fo:table-cell display-align="center"> > <fo:block line-height="14pt" font-size="9pt"> > <fo:basic-link > external-destination="url('www.website.com')" > color="#000099">Visit us here www.website.com > </fo:basic-link> > </fo:block> > </fo:table-cell> > > Thanks > > Chris > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
