Re: [xsl] external-destination question

Subject: Re: [xsl] external-destination question
From: "Paul Kowlessar" <Paul_Kowlessar@xxxxxxxxx>
Date: Tue, 21 Aug 2001 08:40:46 -0700
Sorry Oleg,

I am using the version packaged with Cocoon 1.8.2 which is FOP 0.15.  Do you
know whether Cocoon 1.8.2 supports FOP 0.20.1?  And if it does what would I need
to do in order to install?

Cheers...Paul

Oleg Tkachenko wrote:

> Paul Kowlessar wrote:
> > Hi,
> >
> > I have a stylesheet that converts my xml file to pdf format.  Using fo's
> > basic link and external destination, I have been able to successfully
> > link to an another pdf document within the same browser window.  My
> > problem arises when I try to open the linked document in a new browser
> > window.  The exact syntax I use follows:
> >
> >    * <fo:basic-link show-destination="new"
> >      external-destination="http://..."/>
> >
> > It seems that the "new" property isn't recognized.  How can I open the
> > linked document in a new window?
> It works fine for me in apache FOP 0.20.1. What FO processor are you using ?
>
> --
> Oleg Tkachenko
> Multiconn International
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread