Not 100%, but Chris answered something similar last week: 
http://marc.theaimsgroup.com/?l=fop-user&m=117066981314656&w=2

It is more of how to retrieve the previous page's marker, but it should 
get you going.

If you need a basic marker example, there is one in the distribution under 
examples\fo\markers.

-Lou



Jeff Sese <[EMAIL PROTECTED]> wrote on 02/14/2007 04:08:20 AM:

> How do i go about creating dynamic running heads that displays the first 

> article in the page and the last article in page; or the only article if 

> there is only one article in the page?
> 
> page 1:
> Title 1
> some text
> some text
> some text
> some text
> some text
> 
> page 2:
> some text
> some text
> Title 2
> some text
> some text
> some text
> 
> page 3:
> some text
> Title 3
> some text
> some text
> some text
> some text
> 
> page 4:
> some text
> some text
> some text
> some text
> some text
> some text
> 
> page 5:
> Title 4
> some text
> some text
> some text
> Title 5
> some text
> some text
> some text
> 
> I want my output to have the following headers for their corresponding 
page:
> 
> page 1: Title 1
> page 2: Title 1 - Title 2
> page 3: Title 2 - Title 3
> page 4: Title 3
> page 5: Title 4 - Title 5
> 
> Where do i put my markers and how do i retrieve them?
> 
> Thanks,
> -- 
> *Jeff Sese*
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to