Venkat Reddy <vanukuri.venkat <at> googlemail.com> writes: > > > Hi, > You are basically looking for the implementation of 'show-destination' > property on fo:basic-link. There is only a partial implemetation > available regarding this property. > Please check the below link for more details:http://xmlgraphics.apache.org/fop/compliance.html#fo-property-show-destination > Thanks, > Venkat. > Jayakrishna wrote: > Hello, > I have the following FOP snippet. If I open the generated PDF in IE, > and then click on the url "www.ibm.com", it loads the website in > the existing tab/window, navigating away from the loaded PDF document. > Is there a way, I can force the website to be loaded in another tab or > window, so that the PDF document is still available ? > <fo:basic-link external-destination="url('www.ibm.com')" > text-decoration="underline" color="blue">www.ibm.com</fo:basic-link> > Thank you > > >
Thank you Venkat. I looked at the property, and it appears it is not yet available. Any other suggestions on how I might be able to achieve similar functionality. Thank you --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
