xsl-list
[Top] [All Lists]

Re: [xsl] fo:basic-link

2009-11-13 11:45:58
Thank you, Mark, for your research in this, and for sharing it with everyone!

. . . . . . . . Ken

At 2009-11-13 03:37 -0800, you wrote:
Ken,
with respect to my question about creating links to specific areas within a pdf document using url("..."):

You suggested experimenting with s.pdf#block1" which did not work. You asked me to let you know what I found out.

I learned from http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/pdf_creation_apis_and_specs/PDFOpenParameters.pdf
that the correct format is nearly the same as what you suggested:

url("s.pdf#nameddest=block1").

Unfortunately, I found at http://xmlgraphics.apache.org/fop/0.94/extensions.html#named-destinations that FOP has not implemented this extension. Thus, while there is a means for accomplishing my goal, I will have to switch rendering engines to do so.

Thanks for spending time with me on this question. I hope the information I found will be useful to you and others,
Mark


--
Vote for your XML training:   http://www.CraneSoftwrights.com/m/i/
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/m/
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18
Video overview:  http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/m/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--