This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

external-destination question


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]