Subject: Re: external-destination question
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Tue, 21 Aug 2001 10:54:05 +0200
|
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
|