There's nothing in XSL-FO (yet), but some implementations provide
proprietary extensions to produce so-called "named destinations".
In case you're using Apache FOP, you can do that using the
fox:destination extension object:
http://xmlgraphics.apache.org/fop/0.95/extensions.html#named-destinationsOn 09.04.2008 18:52:59 axdmoraes wrote:
>
>
> Hi everybody,
> I have a problem here that i didn“t find anything on the internet.
>
> I use fo:basic-link to link to a external pdf. It works ok using
> external-destination.
> But my boss needs more...
>
> I need to link it to a content inside this pdf. I have to scroll the pdf
> until the title of a section that has an id.
>
> How can I do this??
>
> Thanks
>
>
> Alexandre
>
> --
> View this message in context:
http://www.nabble.com/scroll-pdf-with-an-external-link-tp16590569p16590569.html> Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com.
>
>
Jeremias Maerki