[xsl] external-destination question

Subject: [xsl] external-destination question
From: "Paul Kowlessar" <Paul_Kowlessar@xxxxxxxxx>
Date: Mon, 20 Aug 2001 09:34:44 -0700
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?

Cheers....Paul


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


Current Thread