Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > xsl:number in page footer?

Reply
Thread Tools

xsl:number in page footer?

 
 
=?iso-8859-1?q?Jean-Fran=E7ois_Michaud?=
Guest
Posts: n/a
 
      08-21-2006
Hello all,

I'm looking into putting together an alternate page numbering on a
figure element that we have to deal with.

Each figure has its own page sequence through the use of an
xsl:for-each. Each figure can contain different elements. This hickup
is that each page in a figure has to have 2 numbering schemes.

1- The (page) of (total number of pages in the entire document pages)
2- The (page) of (total number of pages in this particular figure)

I can get either number 1 or number 2 by playing with the initial page
count in page sequences but not 1 and 2 at the same time.

Is there a way I can play with count, xsl:number or RTFs to be able to
somehow conceptually increment something up by 1 whenever I go through
the xsl-region-after?

In this particular case, I don't see how recursion would help since the
information is contained in the footer and not in the body of the
document.

Any ideas?

Regards
Jeff

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where to put page specific script in a page that inherits from a master page? Eric ASP .Net 0 04-24-2006 11:54 PM
Page not found error when navigating from the child page back to the parent page Samy Java 0 02-04-2006 01:29 AM
Page load of the parent page called twice when a modal dialog is opened from a button click of the user control on the parent page Samy ASP .Net 2 08-15-2005 03:30 PM
RE: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" =?Utf-8?B?VHJldm9yIEJlbmVkaWN0IFI=?= ASP .Net 0 06-07-2004 07:11 AM
Re: Web page is not available - "The Web page you requested is not available offline. To view this page, click Connect" Natty Gur ASP .Net 0 06-06-2004 05:46 AM



Advertisments