[Home] [By Thread] [By Date] [Recent Entries]
At 2012-09-04 19:37 -0500, a kusa wrote:
Hello The first bookmark of the entire set or the first bookmark of the chapter? So, in the flow content, task[1] for chap 8 seq 1, pg 1 must display content and must be linkable to the first PDF bookmark. task[2] for chap 8, seq 2, pg 2 must display content and must be linkable to the first child PDF bookmark of the first bookmark. And so on.... But you don't say what happens for task[3] ... and what do you mean by "under" the bookmark? Do you mean when looking at all the bookmarks that "under" has the same indentation level or is "under" nested inside the parent? And if nested, how many parents are there? Any suggestions on how to approach this? Are you asking what XSL-FO to use, or what XSLT to use to create the XSL-FO? You express siblings and nesting along the lines of: <bookmark-tree>
<bookmark internal-destination="...">
<bookmark-title>...</bookmark-title>
<bookmark internal-destination="...">
<bookmark-title>...</bookmark-title>
</bookmark>
</bookmark>
<bookmark internal-destination="...">
<bookmark-title>...</bookmark-title>
<bookmark internal-destination="...">
<bookmark-title>...</bookmark-title>
</bookmark>
</bookmark>
</bookmark-tree>I am using apache FOP as the processor. I don't use FOP so I don't know if it supports <bookmark-tree>. I hope this helps. . . . . . . . Ken -- Public XSLT, XSL-FO, UBL and code list classes in Europe -- Oct 2012 Contact us for world-wide XML consulting and instructor-led training Free 5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Google+ profile: https://plus.google.com/116832879756988317389/about Legal business disclaimers: http://www.CraneSoftwrights.com/legal
|

Cart



